gnu: python-scikit-build-core: Drop python-exceptiongroup input.

* gnu/packages/python-science.scm (python-scikit-build-core)
[propagated-inputs]: Drop python-exceptiongroup.
This commit is contained in:
Nicolas Graves 2026-01-19 02:31:27 +01:00
parent ca86f45b76
commit 9ad3ece715
No known key found for this signature in database

View file

@ -2822,8 +2822,7 @@ genetic variation data.")
;; Tests are aborted with the admonition: "setup.py install is
;; deprecated. Use build and pip and other standards-based tools."
(arguments (list #:tests? #false))
(propagated-inputs (list python-exceptiongroup
python-importlib-metadata
(propagated-inputs (list python-importlib-metadata
python-importlib-resources
python-packaging
python-pathspec