gnu: Remove python2-simplegeneric.
* gnu/packages/python-xyz.scm (python2-simplegeneric): Delete variable.
This commit is contained in:
parent
9e1ee95c17
commit
3cf21db34a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user