diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index bfcbbd9fb7..80974120a8 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -11844,9 +11844,6 @@ (define-public python-straight-plugin add functionality and customization to your projects with their own plugins.") (license license:expat))) -(define-public python2-straight-plugin - (package-with-python2 python-straight-plugin)) - (define-public python-pysendfile (package (name "python-pysendfile")