diff options
| author | Alon Levy <alon@pobox.com> | 2015-04-09 06:44:05 +0300 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-04-09 06:44:05 +0300 |
| commit | 375c72ebf2ff055c667f4d705bd1eb5ebb94d6b7 (patch) | |
| tree | 874bc83107eaae286894b2658d0b8900082b52f0 | |
| parent | c81039c069fc2b74e2a63459dbf7494f1ba163d2 (diff) | |
README.md: put correct name of futures package
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ A collaborative editor for organizing, communicating, and analyzing data in grap - python-gevent-websocket - python-six - python-socketio -- python-concurrent.futures >= 2.2.0 +- python-futures >= 2.2.0 ## Client All of the following are already bundled but noted here for reference: |
