aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2021-01-28 16:26:09 -0300
committerSilvio Rhatto <rhatto@riseup.net>2021-01-28 16:26:09 -0300
commitae3abe5a4c14a2e1b50aaf1f41e3225a5c34140b (patch)
tree2369359a60869e5b3d3c1aa4daf4c76b6e18b71f
parent52a7112cbf03345a30c683a67b84ba1560ce9b32 (diff)
downloadcsv-hasher-ae3abe5a4c14a2e1b50aaf1f41e3225a5c34140b.tar.gz
csv-hasher-ae3abe5a4c14a2e1b50aaf1f41e3225a5c34140b.tar.bz2
Fix: README: list tqdm as a dependency
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a8b4aaa..07a0f38 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,7 @@ Running:
* [Python 3](https://python.org).
* [Pandas](https://pandas.pydata.org).
+* [tqdm](https://pypi.org/project/tqdm/).
* [python-humanfriendly](https://github.com/xolox/python-humanfriendly).
Testing: