Dev setup To set up your environment $virtualenv -ppython3 env $. env/bin/activate git clone [email protected]:spil-hanna/vinceller.git pip install -r vinceller/requirements.txt