django-configurations/MANIFEST.in

8 lines
139 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 tasks.py
recursive-include tests *
recursive-include docs *
include LICENSE