#[tox]
#isolated_build = true
[testenv]
deps =
pytest
mypy
pytest-mypy
types-requests
-rrequirements.txt
commands =
pytest --mypy