linux/py2/entrypoint.sh
100755 → 100644
+6
−6
linux/py3/entrypoint.sh
100755 → 100644
+6
−6
Loading
Correct pip configuration location for linux/py3 PIP now obtains its configuration from ~/.pip/pip.conf and not ~/pip/pip.conf Updated references in entrypoint.sh. * Add new config location to python2 as well