Skip to content

Commit ef64b04

Browse files
committed
Remove python2 support from setup certs
1 parent 9afab45 commit ef64b04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/scripts/setup-certs.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ update-ca-certificates > /dev/null
2323

2424
# Add following add certificates to certify python package
2525
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

Comments
 (0)