removed req files
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -139,7 +139,7 @@ jobs:
|
||||
-w wheelhouse/universal2
|
||||
|
||||
python3.12 -m pip install --no-deps wheelhouse/universal2/*.whl
|
||||
python3.12 -m pip install -r requirements-macos.txt
|
||||
python3.12 -m pip install ".[macos]"
|
||||
python3.12 -m pip install pyinstaller==6.13.0
|
||||
|
||||
- name: Create macOS icon from ICO
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
-e .[macos]
|
||||
@@ -1 +0,0 @@
|
||||
-e .[win7]
|
||||
@@ -1 +0,0 @@
|
||||
-e .[win10]
|
||||
Reference in New Issue
Block a user