summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorPaul Belanger <pabelanger@redhat.com>2020-03-05 07:46:07 -0500
committerPaul Belanger <pabelanger@redhat.com>2020-03-05 09:31:49 -0500
commitbb54c6870db531136a1f9c835fc1fac31c560234 (patch)
treedf5e71d38131ad06cd99c76126a92fd15a91cdfc /test-requirements.txt
parent451761d89e3c523317faf5e8e58f2b51d3c68572 (diff)
downloadvyos.vyos-bb54c6870db531136a1f9c835fc1fac31c560234.tar.gz
vyos.vyos-bb54c6870db531136a1f9c835fc1fac31c560234.zip
Move requirements to top-level directory
This removes the dependency on ansible-test to manage our dependencies. Depends-On: https://github.com/ansible/ansible-zuul-jobs/pull/366 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index dfdd4f8..5037396 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,3 +1,4 @@
-black
+black ; python_version > '3.5'
flake8
+pexpect
yamllint