X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=debian%2Fpython3-osm-mon.postinst;fp=debian%2Fpython3-osm-mon.postinst;h=89cd2b31df360b0dac94d7abb05f1302049b4f92;hb=dec1bb5edc73cc455d7b2c759c77c1dd4ca77ff3;hp=3fa26dc37f2781727074b3ac483c1e414f00bf85;hpb=e01346dcc8e4e4986d7a475259b2e451a8fe45f6;p=osm%2FMON.git diff --git a/debian/python3-osm-mon.postinst b/debian/python3-osm-mon.postinst index 3fa26dc..89cd2b3 100644 --- a/debian/python3-osm-mon.postinst +++ b/debian/python3-osm-mon.postinst @@ -16,4 +16,5 @@ pip3 install six==1.11.* pip3 install bottle==0.12.* pip3 install peewee==3.1.* pip3 install pyyaml==3.* +pip3 install prometheus_client==0.4.* echo "Installation of python dependencies finished" \ No newline at end of file