summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2021-02-28 10:19:33 +0100
committernicolargo <nicolas@nicolargo.com>2021-02-28 10:19:33 +0100
commit829174bbf0f3f86a32c5d11f7d35900a773941c9 (patch)
tree9d74d09fd657fcb4a3be6990135b0fb281477f6c /README.rst
parent551bdbfe851297095d7fc7a52f88e36cef5a457a (diff)
Remove pystache by chevron (mustache implementation) #1817
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index b66d4184..e77c4eb1 100644
--- a/README.rst
+++ b/README.rst
@@ -65,6 +65,7 @@ Optional dependencies:
- ``bernhard`` (for the Riemann export module)
- ``bottle`` (for Web server mode)
- ``cassandra-driver`` (for the Cassandra export module)
+- ``chevron`` (for the action script feature)
- ``couchdb`` (for the CouchDB export module)
- ``docker`` (for the Docker monitoring support) [Linux/macOS-only]
- ``elasticsearch`` (for the Elastic Search export module)
@@ -82,7 +83,6 @@ Optional dependencies:
- ``pymdstat`` (for RAID support) [Linux-only]
- ``pySMART.smartx`` (for HDD Smart support) [Linux-only]
- ``pysnmp`` (for SNMP support)
-- ``pystache`` (for the action script feature)
- ``pyzmq`` (for the ZeroMQ export module)
- ``requests`` (for the Ports, Cloud plugins and RESTful export module)
- ``scandir`` (for the Folders plugin) [Only for Python < 3.5]