add more .gitignore paths, tweak setup.py to reflect pypi version

This commit is contained in:
Eric Van Albert
2019-05-04 20:25:57 -04:00
committed by Zach Banks
parent 9ab9961b0a
commit 6177da75e0
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
__pycache__
*.pyc
build
MANIFEST
dist