syndicate-py/.envrc

4 lines
97 B
Plaintext

[ -d pyenv ] || virtualenv -p python3 pyenv
. pyenv/bin/activate
pip install -r requirements.txt