important Python package stuff

This commit is contained in:
Michael Greene
2014-04-22 22:38:59 -07:00
parent 22658b9ac6
commit cc7ceba725
6 changed files with 62 additions and 0 deletions

6
MANIFEST.in Normal file
View File

@@ -0,0 +1,6 @@
include LICENSE
include README.rst
include requirements.txt
include requirements-test.txt
include requirements-dev.txt
recursive-exclude * *.pyc