Smaller bugfixes
This commit is contained in:
parent
60e09252c8
commit
cea3e35800
@ -15,14 +15,11 @@ cd src
|
||||
|
||||
build=../dist/cbuild/
|
||||
python -m nuitka \
|
||||
--standalone \
|
||||
--follow-imports \
|
||||
--include-package=pkg_resources \
|
||||
--include-package=pynput.keyboard._xorg \
|
||||
--include-package=pynput.mouse._xorg \
|
||||
--include-package=pyfiglet.fonts \
|
||||
--include-package=Xlib \
|
||||
--include-package-data=pyfiglet \
|
||||
--output-dir=$build \
|
||||
py_to_uxf/main.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user