We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 333a4e3 commit 4944a01Copy full SHA for 4944a01
.github/workflows/main.yml
@@ -33,7 +33,7 @@ jobs:
33
script-name: run.py
34
nofollow-import-to: "*tk*,_codecs,encodings,multiprocessing,gi"
35
disable-plugins: tk-inter,dill-compat,eventlet,gevent,pyqt5,pyqt6,pyside2,pyside6,delvewheel,pywebview,matplotlib,spacy,enum-compat,pbr-compat,gevent,pmw-freezer,transformers,upx,kivy,options-nanny,multiprocessing,gi
36
- include-data-dir: assets=assets
+ include-data-dir: assets=assets,enemy_images=enemy_images
37
include-data-files: CREDITS=CREDITS
38
mode: standalone
39
output-file: AimTrainer
0 commit comments