Skip to content

Commit f72cb3a

Browse files
committed
Fix coverage
1 parent b379694 commit f72cb3a

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
@@ -7,7 +7,7 @@ commands =
77
pip install -e .[tests]
88
pytest --color=yes -v {posargs}
99

10-
[testenv:py37-pytest-coverage]
10+
[testenv:py310-pytest-coverage]
1111
passenv = TRAVIS TRAVIS_*
1212
commands =
1313
pip install -e .[tests]

0 commit comments

Comments
 (0)