Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 140 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 140 Bytes

Setup

cd ~/work

python -m venv pip
cd pip
. bin/activate

pip install -U pip
pip install -r ~/rc-files/pip/requirements.txt