8 lines
204 B
Bash
Executable File
8 lines
204 B
Bash
Executable File
#/bin/bash
|
|
pip3 install nose mock
|
|
|
|
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/.
|