mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-12-02 13:53:43 +03:00
Update setup.py
This commit is contained in:
parent
231ccc04a3
commit
6dd2aea624
2
setup.py
2
setup.py
|
@ -32,7 +32,7 @@ setup(
|
||||||
tests_require=[
|
tests_require=[
|
||||||
'responses>=0.5.0',
|
'responses>=0.5.0',
|
||||||
'django-allauth>=0.25.0',
|
'django-allauth>=0.25.0',
|
||||||
'djangorestframework-jwt>=1.9.0',
|
'djangorestframework-simplejwt>=4.4.0 ',
|
||||||
'coveralls>=1.11.1'
|
'coveralls>=1.11.1'
|
||||||
],
|
],
|
||||||
test_suite='runtests.runtests',
|
test_suite='runtests.runtests',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user