andreas pushed a commit to branch python-team in repository guix. commit 41829a9e259e773420e196da283ac155ff514d78 Author: Nicolas Graves <ngra...@ngraves.fr> AuthorDate: Tue Feb 25 11:14:55 2025 +0100
gnu: behave: Remove python-nose native-input. * gnu/packages/check.scm (behave)[native-inputs]: Remove python-nose. --- gnu/packages/check.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index bb210d6cf1..050e78744c 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