diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index 0a64ee5adf..f8a6fde6b0 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm @@ -2691,9 +2691,6 @@ (define-public python-pytest-catchlog a fork of pytest-capturelog.") (license license:expat))) -(define-public python2-pytest-catchlog - (package-with-python2 python-pytest-catchlog)) - (define-public python-nosexcover (package (name "python-nosexcover")