We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb54f43 commit 9250e46Copy full SHA for 9250e46
tox.ini
@@ -5,7 +5,7 @@ envlist = py38,python3.9,python3.10
5
commands =
6
flake8 amadeus specs setup.py
7
# pytest specs/mixins/validator_spec.py --cov
8
- pytest specs/version_spec.py --cov
+ pytest specs/version_spec.py
9
10
deps =
11
expects==0.9.0
0 commit comments