1
0
mirror of https://github.com/ciromattia/kcc synced 2026-06-07 15:13:31 +00:00

Code cleanup

This commit is contained in:
Paweł Jastrzębski
2018-07-10 09:00:13 +02:00
parent 93e6b51466
commit a2ffd259b8
6 changed files with 17 additions and 20 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ before_install:
install:
- pip3 install -r requirements.txt
- pip3 install certifi https://github.com/bjones1/pyinstaller/archive/pyqt5_fix.zip
- pip3 install certifi https://github.com/pyinstaller/pyinstaller/archive/develop.zip
- npm install -g appdmg
script: python3 setup.py build_binary