Needs a MANIFEST.in file so it can actually install from pip

This commit is contained in:
Matt Robenolt
2013-08-17 21:09:25 -07:00
parent a9990915bf
commit d9c7037781

2
MANIFEST.in Normal file
View File

@@ -0,0 +1,2 @@
include setup.py README.rst MANIFEST.in LICENSE distribute_setup.py
global-exclude *~