gnu: Remove python2-pyev.
* gnu/packages/python-xyz.scm (python2-pyev): Delete variable.
This commit is contained in:
parent
15e9d9aab3
commit
8084ae2e6a
1 changed files with 0 additions and 3 deletions
|
@ -19114,9 +19114,6 @@ (define-public python-pyev
|
||||||
(description "Pyev provides a Python interface to libev.")
|
(description "Pyev provides a Python interface to libev.")
|
||||||
(license license:gpl3)))
|
(license license:gpl3)))
|
||||||
|
|
||||||
(define-public python2-pyev
|
|
||||||
(package-with-python2 python-pyev))
|
|
||||||
|
|
||||||
(define-public python-imagesize
|
(define-public python-imagesize
|
||||||
(package
|
(package
|
||||||
(name "python-imagesize")
|
(name "python-imagesize")
|
||||||
|
|
Loading…
Reference in a new issue