Closed cwdavies closed 4 years ago
Add support to test with Django 3.0
dj30: Django>=3.0,<3.1
tox.ini
envlist=lint,py{36,38}-dj{22,30}
Django>=2.2,<3.1
setup.py
Preview this PR without the whitespace changes
Add support to test with Django 3.0
Additions
dj30: Django>=3.0,<3.1
intox.ini
Changes
envlist=lint,py{36,38}-dj{22,30}
intox.ini
Django>=2.2,<3.1
insetup.py
Testing
Review
Preview this PR without the whitespace changes
Checklist