Fixing the setup.py to add the requirements and ignoring distribution folders

This commit is contained in:
Mitsuo Takaki
2016-05-02 22:27:29 -07:00
parent acf77438f3
commit b5d87bef68
2 changed files with 8 additions and 0 deletions

2
.gitignore vendored
View File

@@ -8,3 +8,5 @@ share/
.cache
.coverage
*.egg-info
MANIFEST
dist/