diff options
-rw-r--r-- | gnu/packages/python-xyz.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index cdd6d85d45..286563ad9c 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -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") |