Skip to content

Commit b805925

Browse files
committed
don't run coverage by default in tox config
1 parent 4ffcd59 commit b805925

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
[tox]
22
envlist =
3-
coverage-clean,
43
py27,
54
py35,
65
py36,
76
py37,
87
py38,
98
py39,
109
py310,
11-
coverage-report,
1210
mypy
1311

1412
[testenv]

0 commit comments

Comments
 (0)