Signed-off-by: Zack Cerza <zack@redhat.com>
# via teuthology (pyproject.toml)
configparser==6.0.0
# via teuthology (pyproject.toml)
+coverage[toml]==7.4.0
+ # via
+ # pytest-cov
+ # teuthology (pyproject.toml)
cryptography==41.0.7
# via
# ansible-core
pyproject-hooks==1.0.0
# via build
pytest==7.4.3
+ # via
+ # pytest-cov
+ # teuthology (pyproject.toml)
+pytest-cov==4.1.0
# via teuthology (pyproject.toml)
python-dateutil==2.8.2
# via
PyJWT
boto>=2.0b4
boto3
+ coverage
ipy
mock
nose
pytest
+ pytest-cov
toml
tox
xmltodict
passenv = HOME
deps=
-r{toxinidir}/requirements.txt
- pytest-cov==2.8.1
- coverage==4.5.4
- mock==4.0.3
+ pytest-cov
+ coverage
+ mock
extras = test
log_format = %(asctime)s %(levelname)s %(message)s
commands=