mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 22:50:23 -05:00
gnu: Remove python2-pyrsistent.
* gnu/packages/python-xyz.scm (python2-pyrsistent): Delete variable.
This commit is contained in:
parent
a5071d3ab9
commit
cff40b61c2
1 changed files with 0 additions and 3 deletions
|
@ -3373,9 +3373,6 @@ (define-public python-pyrsistent
|
|||
structure is left untouched.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-pyrsistent
|
||||
(package-with-python2 python-pyrsistent))
|
||||
|
||||
(define-public python-exif-read
|
||||
(package
|
||||
(name "python-exif-read")
|
||||
|
|
Loading…
Reference in a new issue