gnu: Remove python2-exif-read.
* gnu/packages/python-xyz.scm (python2-exif-read): Delete variable.
This commit is contained in:
parent
ff6c3bace1
commit
fa94ed5173
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Reference in a new issue