randy/install.sh

5 lines
84 B
Bash

python3 -m venv env
./env/bin/pip install --upgrade pip
./env/bin/pip install -e .