diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index e589cb154f..b79b99be62 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -8743,9 +8743,6 @@ e.g. @code{pickle.dump()} and other generic functions found in the Python standard library.") (license license:zpl2.1))) -(define-public python2-simplegeneric - (package-with-python2 python-simplegeneric)) - (define-public python-ipython-genutils ;; TODO: This package is retired, check if can be removed, see description. (package