Skip to content

Commit 683e666

Browse files
committed
Force newer setuptools.
1 parent d5797c7 commit 683e666

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ci/templates/tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ setenv =
1313
PYTHONPATH={toxinidir}/tests
1414
PYTHONUNBUFFERED=yes
1515
deps =
16+
setuptools>=6.0
1617
pytest
1718
pytest-capturelog
1819
pytest-benchmark

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ setenv =
2020
PYTHONPATH={toxinidir}/tests
2121
PYTHONUNBUFFERED=yes
2222
deps =
23+
setuptools>=6.0
2324
pytest
2425
pytest-capturelog
2526
pytest-benchmark

0 commit comments

Comments
 (0)