django-rest-auth
django-rest-auth copied to clipboard
Include tests in PyPI tarball
I'm trying to package this project for NixOS and it would be very beneficial if tests could be executed.
Coverage remained the same at 96.365% when pulling 566e37e44bb6b666266d3b10cc543c08b271f564 on ivegotasthma:patch-1 into 479a40d2ccd69d69f7a05d716f30239dd3ef2343 on Tivix:master.
Hi, as a user of rest-auth, thanks for the contribution! This repo is not maintained anymore, so the development moved to dj-rest-auth. (reference: https://github.com/Tivix/django-rest-auth/issues/568) It may be best, if you move this PR there. (and upgrade to using dj_rest_auth)
new repo link: https://github.com/jazzband/dj-rest-auth (I'm not the upkeeper of that repo, it just makes sense for me to help you merge your PR)
Many Thanks, Barney