UNCLASSIFIED

Commit 4bed9bb4 authored by Mark Hermeling's avatar Mark Hermeling
Browse files

Remove urllib3

parent 239f24de
Pipeline #203638 failed with stages
in 63 minutes and 21 seconds
...@@ -49,8 +49,8 @@ RUN rm -rf /opt/codesonar-5.4p0/third-party/postgresql-9.6 ...@@ -49,8 +49,8 @@ RUN rm -rf /opt/codesonar-5.4p0/third-party/postgresql-9.6
RUN rm -rf /opt/codesonar-5.4p0/third-party/python/inst/lib/python2.7/test/*pem /opt/codesonar-5.4p0/third-party/python/instmt/lib/python2.7/test/*pem RUN rm -rf /opt/codesonar-5.4p0/third-party/python/inst/lib/python2.7/test/*pem /opt/codesonar-5.4p0/third-party/python/instmt/lib/python2.7/test/*pem
RUN rm -rf /opt/codesonar-5.4p0/third-party/python/inst/lib/python2.7/site-packages/urllib3 RUN rm -rf /opt/codesonar-5.4p0/third-party/python/inst/lib/python2.7/site-packages/urllib3*
RUN rm -rf /opt/codesonar-5.4p0/third-party/python/instmt/lib/python2.7/site-packages/urllib3 RUN rm -rf /opt/codesonar-5.4p0/third-party/python/instmt/lib/python2.7/site-packages/urllib3*
RUN rm -rf /usr/lib/python3.6/site-packages/urllib3 RUN rm -rf /usr/lib/python3.6/site-packages/urllib3
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment