feat: forget orederdset
This commit is contained in:
parent
96ee0be7b6
commit
0d71d043e0
2
.github/workflows/nuitka.yml
vendored
2
.github/workflows/nuitka.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
- name: Install env
|
||||
run: |
|
||||
pip install -r requirement.txt
|
||||
pip install nuitka
|
||||
pip install nuitka, orderedset
|
||||
|
||||
|
||||
# # Build python script into a stand-alone exe
|
||||
|
Loading…
Reference in New Issue
Block a user