diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index cd5bf33981..daf721e89d 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -3144,9 +3144,6 @@ (define-public python-py code introspection, and logging.") (license license:expat))) -(define-public python2-py - (package-with-python2 python-py)) - ;; Recent versions of python-fixtures and python-testrepository need ;; python-pbr for packaging, which itself needs these two packages for ;; testing.