Include tests in sdist tarball

Fixes: https://github.com/kennethreitz/requests/issues/4024
This commit is contained in:
Mike Gilbert
2017-05-16 18:59:23 -04:00
parent 0280a18b53
commit 2667c772b9
+1
View File
@@ -1 +1,2 @@
include README.rst LICENSE NOTICE HISTORY.rst requests/cacert.pem
recursive-include tests *.py