1#!/bin/sh 2export PIPENV_VENV_IN_PROJECT=1 3pipenv run pip install -e ../py_svg_combinatorics 4pipenv run pip install -e ../pyomo_helpers 5 6 7