Publish to PyPI

This commit is contained in:
2022-11-11 23:07:41 +01:00
parent a7c9615c7a
commit 8818b0ddcd
8 changed files with 221 additions and 0 deletions

4
.gitignore vendored
View File

@@ -1 +1,5 @@
venv/
*.egg-info/
__pycache__/
*.test_*.srt
dist/