mirror of https://github.com/KLayout/klayout.git
More generic Python binary for Windows build
This commit is contained in:
parent
994c8b8484
commit
a697df021c
|
|
@ -4,7 +4,7 @@
|
||||||
# This is the command executed for the Python interpreter that is going
|
# This is the command executed for the Python interpreter that is going
|
||||||
# to be included in KLayout.
|
# to be included in KLayout.
|
||||||
|
|
||||||
python="python3.5m"
|
python="python3"
|
||||||
|
|
||||||
# Specify the Ruby interpreter to use.
|
# Specify the Ruby interpreter to use.
|
||||||
# This is the command executed for the Ruby interpreter that is going
|
# This is the command executed for the Ruby interpreter that is going
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue