Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Commit

Permalink
Coverage also needs older setuptools.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Feb 3, 2021
1 parent 9466b51 commit aeda935
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Expand Up @@ -37,8 +37,10 @@ commands =
check-python-versions

[testenv:coverage]
# We need to pin setuptools until we have zc.buildout 3.0.
basepython = python3
deps =
setuptools < 52
zc.buildout
coverage
coverage-python-version
Expand Down

0 comments on commit aeda935

Please sign in to comment.