aboutsummaryrefslogtreecommitdiffstats
path: root/python_install.sh
Commit message (Expand)AuthorAgeFilesLines
* Update URL for the get-pip.sh script.Sylvain Herlédan2021-08-291-1/+1
* Pip dropped support for Python 2.x and 3.5, get bootstrap script that is spec...Sylvain Herlédan2021-01-251-5/+6
* Put pip cache inside the virtual environment regardless of the install method.Sylvain Herlédan2018-09-171-6/+5
* Upgrade pip when installing Python virtual environments with the venv method.Sylvain Herlédan2018-09-171-0/+10
* get-pip removed support for --user option: Python venv install script adapted.Sylvain Herlédan2018-08-261-8/+8
* Fix typo in the script for Python environment installation.Sylvain Herlédan2018-07-111-1/+1
* Update Python venv installation script.Sylvain Herlédan2018-06-191-13/+101
* Add script to create a Python virtualenv properly isolated from the system.Sylvain Herlédan2018-01-071-0/+60