We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55dbe43 commit 0f0ecb5Copy full SHA for 0f0ecb5
1 file changed
tox.ini
@@ -57,7 +57,7 @@ setenv =
57
coverage75: _DEP_COVERAGE=coverage==7.5.4
58
coverage76: _DEP_COVERAGE=coverage==7.6.12
59
coverage77: _DEP_COVERAGE=coverage==7.7.1
60
- coverage77: _DEP_COVERAGE=coverage==7.8.2
+ coverage78: _DEP_COVERAGE=coverage==7.8.2
61
# For testing against a coverage.py working tree.
62
coveragedev: _DEP_COVERAGE=-e{env:COVERAGE_HOME}
63
passenv =
0 commit comments