summaryrefslogtreecommitdiffstats
path: root/python/more-itertools/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-10-08 18:53:10 +0200
committer Willy Sudiarto Raharjo2018-10-13 03:03:06 +0200
commit05a47ad6135cb9dfe4777a0758cf870267aa2120 (patch)
treea711e8a72a02a48af937df42082ef7988eb6415a /python/more-itertools/README
parentd4eb21562f5d16d52a513be43cad767c4c69e845 (diff)
downloadslackbuilds-05a47ad6135cb9dfe4777a0758cf870267aa2120.tar.gz
python/more-itertools: Added support python3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/more-itertools/README')
-rw-r--r--python/more-itertools/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/more-itertools/README b/python/more-itertools/README
index 0dbca0d167..a97b0b2abf 100644
--- a/python/more-itertools/README
+++ b/python/more-itertools/README
@@ -1,3 +1,5 @@
Python's itertools library is a gem - you can compose elegant solutions for a
variety of problems with the functions it provides. In more-itertools we collect
additional building blocks, recipes, and routines for working with Python iterables.
+
+Optional dependency: python3