Skip to content

Commit 88fc77a

Browse files
authored
Change to python2.7 by default
1 parent fcf20d1 commit 88fc77a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/config-lnx.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PYTHONPREFIX=/usr
33

44
# which Python version do you want to compile against?
5-
PYTHONVERSION=2.4
5+
PYTHONVERSION=2.7
66

77
# uncomment if numpy/numarray/numeric support should be compiled in
88
# for info see http://numeric.scipy.org

0 commit comments

Comments
 (0)