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 dddc463228..cf20324592 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -12032,9 +12032,6 @@ Supported netlink families and protocols include: wrappers and decorator functions.") (license license:bsd-2))) -(define-public python2-wrapt - (package-with-python2 python-wrapt)) - (define-public python-commentjson (package (name "python-commentjson") |