mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
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:
parent
4327a5dd41
commit
5ccec2197f
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue