copying openstack keywords to the onap lib
[testsuite/python-testing-utils.git] / robotframework-onap / setup.py
index 780e296..ddc8f79 100644 (file)
@@ -39,7 +39,8 @@ setup(
         'requests',
         'future',
         'robotframework-requests',
-        'pykafka'
+        'pykafka',
+        'urllib3'
     ],  # what we need
     packages=['eteutils', 'loadtest', 'vcpeutils', 'ONAPLibrary'],       # The name of your scripts package
     package_dir={