From bb54c6870db531136a1f9c835fc1fac31c560234 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Thu, 5 Mar 2020 07:46:07 -0500 Subject: 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 --- tests/integration/network-integration.requirements.txt | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 tests/integration/network-integration.requirements.txt (limited to 'tests') diff --git a/tests/integration/network-integration.requirements.txt b/tests/integration/network-integration.requirements.txt deleted file mode 100644 index e8c81df1..00000000 --- a/tests/integration/network-integration.requirements.txt +++ /dev/null @@ -1,6 +0,0 @@ -pexpect # for _user test -scp # for Cisco ios -selectors2 # for ncclient -ncclient # for Junos -jxmlease # for Junos -xmltodict # for Junos -- cgit v1.2.3