diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-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 896d26f7db..557997a0d8 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -20075,9 +20075,6 @@ while only declaring the test-specific fields.") by path in a JSON document (see RFC 6901).") (license license:bsd-3))) -(define-public python2-jsonpointer - (package-with-python2 python-jsonpointer)) - (define-public python-jsonpatch (package (name "python-jsonpatch") |