mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: Remove python2-pydiff.
* gnu/packages/python-xyz.scm (python2-pydiff): Delete variable.
This commit is contained in:
parent
be3db968b3
commit
7d42c04f09
1 changed files with 0 additions and 3 deletions
|
@ -21097,9 +21097,6 @@ (define-public python-pydiff
|
|||
ignoring formatting changes.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-pydiff
|
||||
(package-with-python2 python-pydiff))
|
||||
|
||||
(define-public python-pydub
|
||||
(package
|
||||
(name "python-pydub")
|
||||
|
|
Loading…
Reference in a new issue