django-cachalot/MANIFEST.in
Tom Teichler 8f35039d2b
Add test settings to sdist (#203)
* Add test settings to sdist. Closes #200.

* Add remaining necessary test files

Co-authored-by: Andrew Chen Wang <60190294+Andrew-Chen-Wang@users.noreply.github.com>
2022-02-24 18:38:31 -05:00

3 lines
159 B
Text

include README.rst LICENSE CHANGELOG.rst requirements.txt tox.ini runtests.py runtests_urls.py settings.py
recursive-include cachalot *.json *.html
graft docs