Add setup.py

This commit is contained in:
James Westman 2021-10-17 23:45:24 -05:00
parent b64d0346b0
commit cf2f5215c8
No known key found for this signature in database
GPG key ID: CE2DBA0ADB654EA6
7 changed files with 79 additions and 2 deletions

3
.gitignore vendored
View file

@ -1 +1,4 @@
__pycache__
/build
/dist
*.egg-info