Updated dependencies and docs

This commit is contained in:
Marco Dalla Tiezza
2024-10-20 19:13:40 +02:00
parent 53a7a1dda2
commit 7a696451f0
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ echo "Building Linux target ..."
echo "Installing requirements ..."
pip install -r requirements.txt
pip install nuitka==2.3
pip install nuitka==2.4.10
echo "Building with Nuitka ..."
python -m nuitka app.py \