pyinstaller

This commit is contained in:
Denys SAVCHENKO
2024-06-29 21:47:13 +02:00
parent fdaa15265b
commit 9494879946
3 changed files with 72 additions and 1 deletions

4
.gitignore vendored
View File

@ -1,3 +1,5 @@
__pycache__/
*.pem
.venv
.venv
build
dist