summaryrefslogtreecommitdiff
path: root/dev-python/ipython/ipython-8.22.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ipython/ipython-8.22.1.ebuild')
-rw-r--r--dev-python/ipython/ipython-8.22.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/ipython/ipython-8.22.1.ebuild b/dev-python/ipython/ipython-8.22.1.ebuild
index 28acd657584f..047bdcb85692 100644
--- a/dev-python/ipython/ipython-8.22.1.ebuild
+++ b/dev-python/ipython/ipython-8.22.1.ebuild
@@ -163,7 +163,6 @@ pkg_postinst() {
optfeature "cythonmagic" dev-python/cython
optfeature "%lprun magic command" dev-python/line-profiler
optfeature "%matplotlib magic command" dev-python/matplotlib-inline
- optfeature "%mprun magic command" dev-python/memory-profiler
if use nbconvert; then
if ! has_version virtual/pandoc ; then