We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65977ff commit 2fddb20Copy full SHA for 2fddb20
1 file changed
tox.ini
@@ -10,7 +10,7 @@ deps =
10
django2.2: django~=2.2
11
django3.1: django~=3.1
12
django3.2: django~=3.2
13
- django4.0: django==4.0rc1
+ django4.0: django~=4.0
14
djangomaster: https://github.com/django/django/archive/master.tar.gz
15
.[test]
16
0 commit comments