X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fpython3-osm-mon.postinst;h=fc18a7afa57353440bef3173fab76628e738e288;hb=refs%2Fchanges%2F55%2F7255%2F5;hp=26ac8d73bc21e0ea25aed3040633cc7fa729c3c3;hpb=616fde7e4671be3da07ea59765c311c26bfe2e16;p=osm%2FMON.git diff --git a/debian/python3-osm-mon.postinst b/debian/python3-osm-mon.postinst index 26ac8d7..fc18a7a 100644 --- a/debian/python3-osm-mon.postinst +++ b/debian/python3-osm-mon.postinst @@ -37,4 +37,5 @@ pip3 install pyvcloud==19.1.1 pip3 install python-ceilometerclient==2.9.* pip3 install peewee-migrate==1.1.* pip3 install python-novaclient==12.0.* +pip3 install pymysql==0.9.* echo "Installation of python dependencies finished"