mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -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.
This commit is contained in:
parent
ca86f45b76
commit
9ad3ece715
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue