diff --git a/setup.py b/setup.py index 8cb1077892f9e228142d90b26e49fd049200ae22..8217bf38ec4bfe5c8f1892596db4d87b6417403d 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ setup( "ncclient", "xmltodict", "netaddr", - "ansible-runner==2.3.3" + "ansible-runner==2.3.3", ], license="MIT", license_files=("LICENSE.txt",),