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