X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fpython3-osm-mon.postinst;h=f4fabd1349718a3cd4aadb3fbcce5148f0e97538;hb=0e34244e420bd68e6acb0cf6bb4383fedb662070;hp=6f9b9c1e0d1a7c623fce851fb93e41af9e2a2a29;hpb=cca77765cc8d43a0a5524e3754b7587b149300b4;p=osm%2FMON.git diff --git a/debian/python3-osm-mon.postinst b/debian/python3-osm-mon.postinst index 6f9b9c1..f4fabd1 100644 --- a/debian/python3-osm-mon.postinst +++ b/debian/python3-osm-mon.postinst @@ -17,4 +17,5 @@ pip3 install bottle==0.12.* pip3 install peewee==3.1.* pip3 install pyyaml==3.* pip3 install prometheus_client==0.4.* +pip3 install gnocchiclient==7.0.* echo "Installation of python dependencies finished" \ No newline at end of file