create binary distribution for Linux with pyinstaller

This commit is contained in:
2022-08-28 09:02:37 +02:00
parent 23cdc14b3b
commit 272a0fa076
3 changed files with 25 additions and 0 deletions

5
.gitignore vendored
View File

@@ -1,2 +1,7 @@
__pycache__
3rd-party
build
dist
testbed
venv*
*.spec