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 83ca10a commit 1a52031Copy full SHA for 1a52031
tests/requirements.txt
@@ -7,6 +7,7 @@ pytest-rerunfailures
7
pytest-xdist
8
scripttest
9
setuptools
10
+setuptools < 68.2 ; python_version < '3.10'
11
virtualenv < 20.0 ; python_version < '3.10'
12
virtualenv >= 20.0 ; python_version >= '3.10'
13
werkzeug
0 commit comments