![JAR search and dependency download from the Maven repository](/logo.png)
python.tox.mustache Maven / Gradle / Ivy
[tox]
envlist = py3
[testenv]
deps=-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands=
pytest --cov={{{packageName}}}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy