1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/runner/tox.ini

10 lines
143 B
INI
Raw Normal View History

[tox]
skipsdist = True
minversion = 2.5.0
[testenv]
changedir = {toxinidir}/../../
commands = {posargs}
passenv = HOME
args_are_paths = False