1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-13 01:36:27 +00:00

Tweaks for Windows binary

This commit is contained in:
Paweł Jastrzębski
2019-03-07 11:36:56 +01:00
parent 28e170f1d2
commit 259800e48b
4 changed files with 13 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
environment:
PYTHON: "C:\\Python37-x64"
PYTHON: "C:\\Python36-x64"
install:
- set PATH="%PYTHON%\\Scripts";"C:\\Program Files (x86)\\Inno Setup 5";%PATH%