We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51555bd commit a31d66bCopy full SHA for a31d66b
1 file changed
tox.ini
@@ -8,6 +8,8 @@ skip_missing_interpreters = true
8
9
[testenv]
10
deps =
11
+ setuptools<82
12
+
13
django22: Django>=2.2,<2.3
14
django30: Django>=3.0,<3.1
15
django31: Django>=3.1,<3.2
0 commit comments