gnu: Remove python2-xdo.

* gnu/packages/python-xyz.scm (python2-xdo): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 21:22:23 -04:00
parent 0769dda020
commit 6e82d2fa0d
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")