mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-02 10:57:51 +02:00
More generic Python binary for Windows build
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# This is the command executed for the Python interpreter that is going
|
||||
# to be included in KLayout.
|
||||
|
||||
python="python3.5m"
|
||||
python="python3"
|
||||
|
||||
# Specify the Ruby interpreter to use.
|
||||
# This is the command executed for the Ruby interpreter that is going
|
||||
|
||||
Reference in New Issue
Block a user