1 2 3 4 5 6
[testenv:citest] basepython = python3 commands = {envpython} -m tests.cloud_tests {posargs} passenv = HOME deps = pylxd==2.1.3