synit-manual/.envrc

4 lines
80 B
Plaintext

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