feat(pip): Prepare for PyPI (#1531)

This commit is contained in:
Sergio Garcia
2022-12-13 09:07:55 +01:00
committed by GitHub
parent 0cd13b90f4
commit bb09267f2a
1461 changed files with 6625 additions and 6904 deletions

3
.gitignore vendored
View File

@@ -8,6 +8,9 @@
# Python code
__pycache__
venv/
build/
dist/
*.egg-info/
# Session
Session.vim