Added ci for releasing new versions to pypi

This commit is contained in:
Eddy Hintze
2020-01-19 09:25:00 -05:00
commit 62c39d7bd9
9 changed files with 280 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*egg-info
__pycache__