From cff9d407b1340f65fd625ddb9e55e33b05b233ea Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Wed, 29 Apr 2015 00:08:25 +0300 Subject: README.md: document rz-backup dependency on click --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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) -- cgit v1.3.1