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 d5797c7 commit 683e666Copy full SHA for 683e666
ci/templates/tox.ini
@@ -13,6 +13,7 @@ setenv =
13
PYTHONPATH={toxinidir}/tests
14
PYTHONUNBUFFERED=yes
15
deps =
16
+ setuptools>=6.0
17
pytest
18
pytest-capturelog
19
pytest-benchmark
tox.ini
@@ -20,6 +20,7 @@ setenv =
20
21
22
23
24
25
26
0 commit comments