install mock
This commit is contained in:
parent
29086efd9b
commit
ed8366cf58
1 changed files with 1 additions and 1 deletions
2
.github/scripts/python-pkg-install.sh
vendored
2
.github/scripts/python-pkg-install.sh
vendored
|
@ -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/.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue