Skip to content

Commit 0f0ecb5

Browse files
Yuki Kobayashiionelmc
authored andcommitted
Fix typo
1 parent 55dbe43 commit 0f0ecb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ setenv =
5757
coverage75: _DEP_COVERAGE=coverage==7.5.4
5858
coverage76: _DEP_COVERAGE=coverage==7.6.12
5959
coverage77: _DEP_COVERAGE=coverage==7.7.1
60-
coverage77: _DEP_COVERAGE=coverage==7.8.2
60+
coverage78: _DEP_COVERAGE=coverage==7.8.2
6161
# For testing against a coverage.py working tree.
6262
coveragedev: _DEP_COVERAGE=-e{env:COVERAGE_HOME}
6363
passenv =

0 commit comments

Comments
 (0)