summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'robotframework-onap/setup.py')
-rw-r--r--robotframework-onap/setup.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/robotframework-onap/setup.py b/robotframework-onap/setup.py
index e48f57e..192e171 100644
--- a/robotframework-onap/setup.py
+++ b/robotframework-onap/setup.py
@@ -33,8 +33,6 @@ setup(
'robotframework',
'deepdiff',
'Jinja2',
- # 'urllib3', # requests gets upset if this is specified since they only work with a very
- # narrow range of urlib3. if for some reason we remove requests, readd this back in
'six',
'requests',
'future',