mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Switch to uv
This commit is contained in:
parent
ebcfb2a2f3
commit
c1c78673aa
7 changed files with 207 additions and 26 deletions
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
set -e
|
||||
|
||||
pyinstaller --onefile pferd.py
|
||||
uv run pyinstaller --onefile pferd.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue