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

* gnu/packages/python-science.scm (python-scikit-build-core)
[propagated-inputs]: Drop python-exceptiongroup.

Change-Id: Id6e5491f3bab5bfbe4719f5313ff21d72e44d232
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2026-01-19 02:31:27 +01:00 committed by Sharlatan Hellseher
parent 4327a5dd41
commit 5ccec2197f
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2823,8 +2823,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