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 8427682 commit 5ff51c0Copy full SHA for 5ff51c0
tox.ini
@@ -16,6 +16,7 @@
16
requires =
17
# This version introduced using pip 24.1 which does not work with older Celery and HTTPX versions.
18
virtualenv<20.26.3
19
+ # https://github.com/pypa/setuptools/issues/4910
20
setuptools<78.0.1
21
envlist =
22
# === Common ===
0 commit comments