synit-manual/.envrc

4 lines
80 B
Plaintext
Raw Normal View History

2022-02-11 12:43:39 +00:00
[ -d .venv ] || python -m venv .venv
. .venv/bin/activate
pip install preserves