summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2015-04-29 00:08:25 +0300
committerAlon Levy <alon@pobox.com>2015-04-29 00:08:25 +0300
commitcff9d407b1340f65fd625ddb9e55e33b05b233ea (patch)
tree7ac60b1d6bd6a960f9fe9c9726354cbbcbc7dac0
parentda2e6fa93c052ac49ea5eb15a74f401cf88f4674 (diff)
README.md: document rz-backup dependency on click
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index ad57b4ed..2d26726c 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,9 @@ A collaborative editor for organizing, communicating, and analyzing data in grap
- python-socketio
- python-futures >= 2.2.0
+For rz-backup:
+- python-click >= 3.3 (not tested with anything prior)
+
## Client
All of the following are already bundled but noted here for reference:
- feedback - https://github.com/ivoviz/feedback (it also bundles html2canvas)