Skip to content
Snippets Groups Projects
Commit 3116e628 authored by Erik Reid's avatar Erik Reid
Browse files

added ansible-runner to setup deps so that pip works

parent 4a08da8a
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,7 @@ setup( ...@@ -18,6 +18,7 @@ setup(
"ncclient", "ncclient",
"xmltodict", "xmltodict",
"netaddr", "netaddr",
"ansible-runner==2.3.3"
], ],
license="MIT", license="MIT",
license_files=("LICENSE.txt",), license_files=("LICENSE.txt",),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment