add openapi-generated client
This commit is contained in:
9
generated/tox.ini
Normal file
9
generated/tox.ini
Normal file
@ -0,0 +1,9 @@
|
||||
[tox]
|
||||
envlist = py3
|
||||
|
||||
[testenv]
|
||||
deps=-r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
|
||||
commands=
|
||||
pytest --cov=openapi_client
|
Reference in New Issue
Block a user