diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 66cfbb77f6..c45f8ef436 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -11276,9 +11276,6 @@ (define-public python-ptyprocess pseudo terminal (pty), and interact with both the process and its pty.") (license license:isc))) -(define-public python2-ptyprocess - (package-with-python2 python-ptyprocess)) - (define-public python-cram (package (name "python-cram")