Build ENV virtualenv -p python3.8 venv source ./venv/source/active pip install -r pip.txt How TO build invoke build test invoke test push invoke push deploy invoke deploy