New package builder

This commit is contained in:
2024-04-29 10:32:34 +03:00
parent f4feda443c
commit 5e68cbcb5c
6 changed files with 26 additions and 6 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,8 @@
# Byte-compiled / optimized / DLL files
__pycache__
*.pyc
# Distribution / packaging
build
dist
*.egg-info