summaryrefslogtreecommitdiffstats
path: root/python/ipython_genutils/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-04-15 17:36:00 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-22 08:10:27 +0700
commit2acce14916d34da2e8c0bd26bdb048a8df3d9ce4 (patch)
treeaacf87d61f11c7792e223317c9ebc32ea01c51f1 /python/ipython_genutils/README
parentcf7f0e07d06334dd753704236f49c2fbd3358858 (diff)
downloadslackbuilds-2acce14916d34da2e8c0bd26bdb048a8df3d9ce4.tar.gz
slackbuilds-2acce14916d34da2e8c0bd26bdb048a8df3d9ce4.tar.xz
python/ipython_genutils: Remove Python 3 support.
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, 0 insertions, 2 deletions
diff --git a/python/ipython_genutils/README b/python/ipython_genutils/README
index 28724edaff..1268d314e6 100644
--- a/python/ipython_genutils/README
+++ b/python/ipython_genutils/README
@@ -1,4 +1,2 @@
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.