diff options
-rw-r--r-- | gnu/packages/check.scm | 3 |
1 files changed, 0 insertions, 3 deletions
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 @@ pytest report.") 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") |