Merge pull request #683 from rtfd/manifast_tests

Tests: Include Tests in Pypi distribution
This commit is contained in:
Eric Holscher 2019-02-12 16:23:41 -03:00 committed by GitHub
commit dde9c37b48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,3 +9,5 @@ recursive-include sphinx_rtd_theme *.svg
recursive-include sphinx_rtd_theme *.ttf
recursive-include sphinx_rtd_theme *.woff
recursive-include sphinx_rtd_theme *.woff2
recursive-include tests *.py
recursive-include tests *.rst