More generic Python binary for Windows build

This commit is contained in:
Matthias Koefferlein 2019-11-09 19:39:20 +01:00
parent 994c8b8484
commit a697df021c
1 changed files with 1 additions and 1 deletions

View File

@ -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