Added manifest template.

This commit is contained in:
Jannis Leidel 2012-07-21 16:17:57 +02:00
parent 5b40d68675
commit 8e248ad61b

5
MANIFEST.in Normal file
View file

@ -0,0 +1,5 @@
include README.rst
include .travis.yml
include manage.py
include requirements/tests.txt
recursive-include docs *