mirror of
https://github.com/ciromattia/kcc
synced 2026-06-07 15:13:31 +00:00
Code cleanup
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user