install mock

This commit is contained in:
Kyle Robbertze 2021-05-21 15:45:05 +02:00
parent 29086efd9b
commit ed8366cf58
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#/bin/bash
pip3 install nose
pip3 install nose mock
pip3 install -e python_apps/airtime_analyzer/.
pip3 install -e python_apps/airtime-celery/.