mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-10 14:43:34 +00:00
python2 as env (#684)
In march 2018 homebrew will point change `python` to python 3: https://brew.sh/2018/01/19/homebrew-1.5.0/
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
#
|
#
|
||||||
# GAM
|
# GAM
|
||||||
|
Reference in New Issue
Block a user