summaryrefslogtreecommitdiffstats
path: root/python/tqdm/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-07-23 10:27:01 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-26 18:28:42 +0700
commit6cee8be0a46055420e172abf2b6aa14e069608fd (patch)
treec33503b93d8f2930cae52bd8cdd9000056e6bbf6 /python/tqdm/README
parent73585b3be887528463a3379cb2f964fe7e11cb09 (diff)
downloadslackbuilds-6cee8be0a46055420e172abf2b6aa14e069608fd.tar.gz
slackbuilds-6cee8be0a46055420e172abf2b6aa14e069608fd.tar.xz
python/tqdm: Updated for version 4.15.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/tqdm/README')
-rw-r--r--python/tqdm/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/tqdm/README b/python/tqdm/README
index 5700d663c3..2e90cc0c5a 100644
--- a/python/tqdm/README
+++ b/python/tqdm/README
@@ -5,3 +5,5 @@ tqdm(iterable), and you're done!
from tqdm import tqdm
for i in tqdm(range(9)):
...
+
+Optional dependency: python3