diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..7f6219c --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,5 @@ +include README.rst +include .travis.yml +include manage.py +include requirements/tests.txt +recursive-include docs * \ No newline at end of file