mirror of
https://github.com/csd4ni3l/fractal-viewer.git
synced 2025-11-05 04:58:05 +01:00
remove arcade.gl.backends from included packages in Nuitka action
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -32,7 +32,6 @@ jobs:
|
|||||||
nuitka-version: main
|
nuitka-version: main
|
||||||
script-name: run.py
|
script-name: run.py
|
||||||
nofollow-import-to: "*tk*,_codecs,encodings,multiprocessing,gi"
|
nofollow-import-to: "*tk*,_codecs,encodings,multiprocessing,gi"
|
||||||
include-package: arcade.gl.backends
|
|
||||||
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
|
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
|
||||||
include-data-dir: assets=assets
|
include-data-dir: assets=assets
|
||||||
include-data-files: CREDITS=CREDITS
|
include-data-files: CREDITS=CREDITS
|
||||||
|
|||||||
Reference in New Issue
Block a user