mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: Remove python2-dogtail.
* gnu/packages/python-xyz.scm (python2-dogtail): Delete variable.
This commit is contained in:
parent
5afc4b537e
commit
15558b09be
1 changed files with 0 additions and 3 deletions
|
@ -2902,9 +2902,6 @@ (define-public python-dogtail
|
|||
other Python program.")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public python2-dogtail
|
||||
(package-with-python2 python-dogtail))
|
||||
|
||||
(define-public python-empy
|
||||
(package
|
||||
(name "python-empy")
|
||||
|
|
Loading…
Reference in a new issue