diff options
| -rw-r--r-- | gnu/packages/check.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index 72fa088ac4..2fc8e34404 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm @@ -3456,7 +3456,6 @@ backported from Python 2.7 for Python 2.4+.") (build-system pyproject-build-system) (native-inputs (list python-mock - python-nose python-assertpy python-pathpy python-pyhamcrest |
