left4me/.envrc
mwiegand a4f87b0d88
wip
2022-09-11 14:49:01 +02:00

4 lines
88 B
Text

python3 -m venv .venv
source ./.venv/bin/activate
python3 -m pip install --upgrade pip