gnu: Remove python2-exif-read.

* gnu/packages/python-xyz.scm (python2-exif-read): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:41:31 -04:00
parent ff6c3bace1
commit fa94ed5173
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -3538,9 +3538,6 @@ structure is left untouched.")
files.")
(license license:bsd-3)))
(define-public python2-exif-read
(package-with-python2 python-exif-read))
(define-public python-pyld
(package
(name "python-pyld")