From 92af557eef28e0913ef8e3f330a0d90502b0a617 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sat, 11 Apr 2020 12:51:42 +0200 Subject: [PATCH] fix tox config --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index a12a482..57396fb 100644 --- a/tox.ini +++ b/tox.ini @@ -10,7 +10,7 @@ usedevelop = True passenv = PY_COLORS setenv = COVERAGE_FILE={envdir}/.coverage deps = - -rtest-requirements.txt + -rdev-requirements.txt ansiblelatest: ansible ansibledevel: git+https://github.com/ansible/ansible.git commands =