django-configurations/MANIFEST.in
Sanny Kumar 4fea22bd16 included license (#176)
Include LICENSE file when packaging
2017-09-23 22:58:44 +02:00

7 lines
139 B
Text

include README.rst
include AUTHORS
include .travis.yml
include tasks.py
recursive-include tests *
recursive-include docs *
include LICENSE