Add a MANIFEST.in and tox.ini file

This commit is contained in:
Paul Romano 2017-09-29 14:30:57 -05:00
parent 232f40e119
commit 819744bbcb
3 changed files with 15 additions and 0 deletions

4
.gitignore vendored
View file

@ -97,3 +97,7 @@ examples/jupyter/plots
*.c
*.html
*.so
.cache/
.tox/
.python-version