diff options
Diffstat (limited to 'gnu')
-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 30c2540dd9..7da5570a90 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -3373,9 +3373,6 @@ new copy of the structure containing the requested updates. The original 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") |