mirror of
https://github.com/ciromattia/kcc
synced 2026-06-22 14:30:58 +00:00
remove setuptools and wheel (#1265)
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
env:
|
||||
PYINSTALLER_COMPILE_BOOTLOADER: 1
|
||||
run: |
|
||||
python -m pip install --upgrade pip setuptools wheel
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements-win7.txt
|
||||
pip install certifi pyinstaller --no-binary pyinstaller
|
||||
.\gen_ui_files.bat
|
||||
|
||||
Reference in New Issue
Block a user