mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-12-19 13:12:29 +01:00
Switch to uv
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
set -e
|
||||
|
||||
pyinstaller --onefile pferd.py
|
||||
uv run pyinstaller --onefile pferd.py
|
||||
|
||||
Reference in New Issue
Block a user