Include tests in PyPI tarball

This commit is contained in:
ivegotasthma 2019-01-21 11:25:22 +01:00 committed by GitHub
parent 479a40d2cc
commit 566e37e44b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,4 +2,5 @@ include AUTHORS
include LICENSE
include MANIFEST.in
include README.md
include runtests.py
graft rest_auth