Files

10 lines
150 B
INI
Raw Permalink Normal View History

2024-04-06 20:45:15 -07:00
[tox]
envlist = py3
[testenv]
deps=-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands=
pytest --cov=openapi_client