#!/bin/bash # virtualenv -p python3 ../tmp/venv # source ../tmp/venv/bin/activate # python setup.py develop