aboutsummaryrefslogtreecommitdiff
path: root/python/ipython_genutils/README
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-06-08 13:12:15 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-15 07:37:43 +0700
commit540caea086a6473fe416df200034d5b596919a02 (patch)
treeb5dcea3651a9507323f19023712728d08faf1986 /python/ipython_genutils/README
parent98409a894e3f40a28d26f079cda03a8adae4bffa (diff)
python/ipython_genutils: Removed (renamed to python3-ipython_genutils)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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
deleted file mode 100644
index f349c79dc4..0000000000
--- a/python/ipython_genutils/README
+++ /dev/null
@@ -1,2 +0,0 @@
-ipython_genutils contains some common utilities shared by Jupyter and
-IPython projects during the code split.