feat: prepare PyPi upload

This commit is contained in:
relikd
2023-02-21 20:53:43 +01:00
parent 4e9e70f341
commit f7ea272c7d
8 changed files with 125 additions and 2 deletions

25
.gitignore vendored
View File

@@ -1,2 +1,25 @@
.DS_Store
/env-publish/
__pycache__/
*.DS_Store
*.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