django-configurations/MANIFEST.in

8 lines
141 B
Text
Raw Normal View History

2012-07-21 14:17:57 +00:00
include README.rst
include AUTHORS
2012-07-21 14:17:57 +00:00
include .travis.yml
include manage.py
include tasks.py
recursive-include tests *
recursive-include docs *