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 1660c22 commit 1a88ae5Copy full SHA for 1a88ae5
requirements/requirements-testing.txt
@@ -6,3 +6,4 @@ importlib-metadata<5.0
6
# temporary pin of attrs
7
attrs==22.1.0
8
pytz # Remove when dropping support for Django<5.0
9
+setuptools>=77.0.3
tox.ini
@@ -23,7 +23,6 @@ deps =
23
djangomain: https://github.com/django/django/archive/main.tar.gz
24
-rrequirements/requirements-testing.txt
25
-rrequirements/requirements-optionals.txt
26
- setuptools
27
28
[testenv:base]
29
; Ensure optional dependencies are not required
0 commit comments