We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fc44a4 commit c38218dCopy full SHA for c38218d
tox.ini
@@ -26,7 +26,8 @@ deps =
26
django20: django~=2.0.0
27
django21: django~=2.1.0
28
django22: django~=2.2.0
29
- django30: django>=3.0a1
+ django30: django~=3.0.0
30
+ django31: django>=3.1a1
31
djangoMaster: https://github.com/django/django/tarball/master
32
old_urllib3: urllib3<1.25
33
# testing dependencies (duplicates setup.py tests_require, less optional extras):
0 commit comments