Skip to content

Commit 9250e46

Browse files
committed
remove coverage
1 parent fb54f43 commit 9250e46

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
@@ -5,7 +5,7 @@ envlist = py38,python3.9,python3.10
55
commands =
66
flake8 amadeus specs setup.py
77
# pytest specs/mixins/validator_spec.py --cov
8-
pytest specs/version_spec.py --cov
8+
pytest specs/version_spec.py
99

1010
deps =
1111
expects==0.9.0

0 commit comments

Comments
 (0)