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:
Tom Teichler 2022-02-25 00:38:31 +01:00 committed by GitHub
parent 74cc241891
commit 8f35039d2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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