Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 116 Bytes

setup.md

File metadata and controls

9 lines (7 loc) · 116 Bytes

Instructions

On the command-line type

python3 -m venv env
source env/bin/activate
pip install -e .