mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 01:26:43 +01:00
gnu: Remove python2-xdo.
* gnu/packages/python-xyz.scm (python2-xdo): Delete variable.
This commit is contained in:
parent
0769dda020
commit
6e82d2fa0d
1 changed files with 0 additions and 3 deletions
|
@ -15734,9 +15734,6 @@ (define-public python-xdo
|
|||
python-xdo for newer bindings.)")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-xdo
|
||||
(package-with-python2 python-xdo))
|
||||
|
||||
(define-public python-xdoctest
|
||||
(package
|
||||
(name "python-xdoctest")
|
||||
|
|
Loading…
Reference in a new issue