linux integration

This commit is contained in:
2025-04-20 11:58:46 +02:00
parent 012ab977a7
commit 3155154083
6 changed files with 117 additions and 18 deletions

View File

@@ -16,7 +16,7 @@ resources:
# Déploie l'application avec pyside6-deploy
deploy:
pyside6-deploy -c pysidedeploy.spec
pyside6-deploy -c pysidedeploy_linux.spec
# Crée l'exécutable avec PyInstaller
pyinstaller: