Switch to uv

This commit is contained in:
I-Al-Istannen
2025-10-19 16:17:13 +02:00
parent ef7d66c5af
commit 45e25db5ad
7 changed files with 207 additions and 26 deletions

View File

@@ -2,4 +2,4 @@
set -e
pyinstaller --onefile pferd.py
uv run pyinstaller --onefile pferd.py