diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-12-07 08:57:09 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-09 13:17:13 +0700 |
commit | e51480c5ae628b16d006b7a2a1026229d10a76a5 (patch) | |
tree | e5ae145967c86c212df121f07c0676f144e082e2 /python/python-prometheus_client/README | |
parent | e46fa89254fd8bd0491eef982bc154f099bd1f3b (diff) |
python/python-prometheus_client: Updated for version 0.5.0.
Diffstat (limited to 'python/python-prometheus_client/README')
-rw-r--r-- | python/python-prometheus_client/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-prometheus_client/README b/python/python-prometheus_client/README index a03cef461d5ce..942776718f430 100644 --- a/python/python-prometheus_client/README +++ b/python/python-prometheus_client/README @@ -1,2 +1,4 @@ Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. This is the Python client for Prometheus. + +Optional dependencies: python-twisted. |