libretime/.github/scripts/python-pkg-install.sh
Zachary Klosko 34c511208c Bionic and Xenial tests work
Not sure what PHP version is being used for each, but composer install works on both tests
2020-12-29 10:03:41 -05:00

6 lines
180 B
Bash

#/bin/bash
pip3 install -e python_apps/airtime_analyzer/.
pip3 install -e python_apps/airtime-celery/.
pip3 install -e python_apps/api_clients/.
pip3 install -e python_apps/pypo/.