Skip to content

Commit dedf2e6

Browse files
committed
Proper env name for coverage
1 parent 4ee3fa2 commit dedf2e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ deps =
1616
sphinx24: sphinx~=2.4.0
1717
commands = pytest {posargs}
1818

19-
[testenv:py38-sphinx244]
19+
[testenv:py38-sphinx24]
2020
deps =
2121
{[testenv]deps}
2222
pytest-cov

0 commit comments

Comments
 (0)