restructure as a setuptools project

This commit is contained in:
2020-11-11 15:58:31 -06:00
parent 592bd8c628
commit 7a346a9185
5 changed files with 60 additions and 32 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
*.egg-info
__pycache__
*.pyc