mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Added manifest template.
This commit is contained in:
parent
5b40d68675
commit
8e248ad61b
1 changed files with 5 additions and 0 deletions
5
MANIFEST.in
Normal file
5
MANIFEST.in
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
include README.rst
|
||||
include .travis.yml
|
||||
include manage.py
|
||||
include requirements/tests.txt
|
||||
recursive-include docs *
|
||||
Loading…
Reference in a new issue