synit-manual/.envrc

4 lines
84 B
Plaintext
Raw Permalink Normal View History

2022-03-09 10:34:13 +00:00
[ -d .venv ] || python3 -m venv .venv
2022-02-11 12:43:39 +00:00
. .venv/bin/activate
2022-03-09 10:32:27 +00:00
pip install -U preserves