jpadilla / django-rest-framework-jwt

JSON Web Token Authentication support for Django REST Framework
http://jpadilla.github.io/django-rest-framework-jwt/
MIT License
3.19k stars 648 forks source link

Include tests in PyPI tarball #467

Open dotlambda opened 5 years ago

dotlambda commented 5 years ago

This is useful for downstream distributions to test if the package works correctly with their build recipe. Also, it provides a way to test if the dependencies as they are packaged by the distribution are compatible.

jayvdb commented 5 years ago

Yes please. Needed for openSUSE packaging.