gnu: Remove python2-dogtail.
* gnu/packages/python-xyz.scm (python2-dogtail): Delete variable.
parent
5afc4b537e
commit
15558b09be
|
@ -2902,9 +2902,6 @@ applications. dogtail scripts are written in Python and executed like any
|
|||
other Python program.")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public python2-dogtail
|
||||
(package-with-python2 python-dogtail))
|
||||
|
||||
(define-public python-empy
|
||||
(package
|
||||
(name "python-empy")
|
||||
|
|
Reference in New Issue