gnu: Remove python2-singledispatch.
* gnu/packages/python-xyz.scm (python2-singledispatch): Delete variable.
This commit is contained in:
parent
6b3cd3c779
commit
fb081632a3
1 changed files with 0 additions and 3 deletions
|
@ -10408,9 +10408,6 @@ (define-public python-singledispatch
|
|||
2.6-3.3.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-singledispatch
|
||||
(package-with-python2 python-singledispatch))
|
||||
|
||||
;; the python- version can be removed with python-3.5
|
||||
(define-public python-backports-abc
|
||||
(package
|
||||
|
|
Loading…
Reference in a new issue