]> gitweb.fluxo.info Git - csv-hasher.git/commitdiff
Fix: README: list tqdm as a dependency
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 28 Jan 2021 19:26:09 +0000 (16:26 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 28 Jan 2021 19:26:09 +0000 (16:26 -0300)
README.md

index a8b4aaa8f83c7db7698658f62dca9fb4cfc0b66e..07a0f3884f01ff5b1daf9d84e642434d7e787382 100644 (file)
--- 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: