Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits on Source (1)
fix: fix nuikta call to download without confirmation
· 11efe303
Daniel Seiller
authored
Sep 20, 2019
11efe303
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
11efe303
...
...
@@ -28,4 +28,4 @@ extras =
commands
=
python build_gui.py
pip
install
.
[dev]
python
-m
nuitka
--plugin-enable
=
multiprocessing --plugin-enable=qt-plugins --standalone --follow-imports --output-dir=exe ed_lrr_gui
\_
_main__.py
python
-m
nuitka
--plugin-enable
=
multiprocessing --plugin-enable=qt-plugins --standalone
--assume-yes-for-downloads
--follow-imports --output-dir=exe ed_lrr_gui
\_
_main__.py