mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-03-16 21:30:23 +00:00
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>
This commit is contained in:
parent
74cc241891
commit
8f35039d2b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
include README.rst LICENSE CHANGELOG.rst requirements.txt
|
||||
include README.rst LICENSE CHANGELOG.rst requirements.txt tox.ini runtests.py runtests_urls.py settings.py
|
||||
recursive-include cachalot *.json *.html
|
||||
graft docs
|
||||
|
|
|
|||
Loading…
Reference in a new issue