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 b12e7d3 commit 8427682Copy full SHA for 8427682
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
+ setuptools<78.0.1
20
envlist =
21
# === Common ===
22
{py3.6,py3.7,py3.8,py3.9,py3.10,py3.11,py3.12,py3.13}-common
0 commit comments