Add a lot of information to setup.py, fix distribution
This commit is contained in:
parent
02c0a2d325
commit
773eaa4350
3 changed files with 18 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
*~
|
||||
__pycache__
|
||||
/build
|
||||
/dist
|
||||
/MANIFEST
|
||||
|
|
Reference in a new issue