summaryrefslogtreecommitdiffstats
path: root/python/ipython_genutils/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-04-08 18:15:07 +0200
committer Willy Sudiarto Raharjo2017-04-13 02:28:29 +0200
commitbabda882dd02d31f3f6577f3da7322aecd344e10 (patch)
treefc5812a7e1343db723efca28724cab60c590d163 /python/ipython_genutils/README
parent4b2c2e51e2a78d3f638441384a8aaf1ded795682 (diff)
downloadslackbuilds-babda882dd02d31f3f6577f3da7322aecd344e10.tar.gz
python/ipython_genutils: Updated for version 0.2.0 and Python 3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/ipython_genutils/README')
-rw-r--r--python/ipython_genutils/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/ipython_genutils/README b/python/ipython_genutils/README
index 1268d314e6..28724edaff 100644
--- a/python/ipython_genutils/README
+++ b/python/ipython_genutils/README
@@ -1,2 +1,4 @@
ipython_genutils contains some common utilities shared by Jupyter and IPython
projects during the code split.
+
+Python 3 support will be included if python3 is installed.