summaryrefslogtreecommitdiffstats
path: root/Python/get-pip.py
Commit message (Collapse)AuthorAge
* Document embedded venv hackyum2022-12-16
Check in pip & modify embedded python to install to Lib and Lib/site-packages. Experimentally, packages may be installed with pip and do reside in Lib/site-packages. Hard to tell if this is also touching files outside the venv.