We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9afab45 commit ef64b04Copy full SHA for ef64b04
resources/scripts/setup-certs.sh
@@ -23,4 +23,3 @@ update-ca-certificates > /dev/null
23
24
# Add following add certificates to certify python package
25
cat ${SSL_RESOURCES_PATH}/$SSLNAME.crt >> ${CONDA_PYTHON_DIR}/site-packages/certifi/cacert.pem
26
-cat ${SSL_RESOURCES_PATH}/$SSLNAME.crt >> ${CONDA_ROOT}/envs/python2/lib/python2.7/site-packages/certifi/cacert.pem
0 commit comments