Newer
Older
envlist=py36, py37, py38, py39
skip_missing_interpreters = true
[testenv]
deps=nose
git+https://gitlab.indiscale.com/caosdb/src/caosdb-pylib.git@dev
commands=py.test --cov=caosadvancedtools -vv {posargs}
envlist=py36, py37, py38, py39
skip_missing_interpreters = true
[testenv]
deps=nose
git+https://gitlab.indiscale.com/caosdb/src/caosdb-pylib.git@dev
commands=py.test --cov=caosadvancedtools -vv {posargs}