add pypi distribution script

This commit is contained in:
relikd
2022-03-25 17:28:11 +01:00
parent 2eb8d820c0
commit a3dae4dc21
2 changed files with 46 additions and 0 deletions

25
.gitignore vendored Normal file
View File

@@ -0,0 +1,25 @@
.DS_Store
/dist-env/
__pycache__/
*.py[cod]
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST