synit-manual/.envrc

4 lines
84 B
Plaintext

[ -d .venv ] || python3 -m venv .venv
. .venv/bin/activate
pip install -U preserves