diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index 8c785fd7f2..0cc5be8734 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm @@ -2659,9 +2659,6 @@ (define-public python-pytest-capturelog "Python-pytest-catchlog is a pytest plugin to catch log messages.") (license license:expat))) -(define-public python2-pytest-capturelog - (package-with-python2 python-pytest-capturelog)) - (define-public python-pytest-catchlog (package (name "python-pytest-catchlog")