django-rest-framework-jwt
django-rest-framework-jwt copied to clipboard
Django 2.0 supprt
I have changed package version to compatible with Django latest version. Also changed check for oauth2_provider import.
All existing test cases are running except for Python: 3.3 support. getting this error RuntimeError: Python 3.4 or later is required for tox. tox not working on 3.3 version.
#433
Should i remove testing support for python version 3.3?. Because it is running for all other version successfully.