mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-jupyter-client-bootstrap: Use pyproject-build-system.
* gnu/packages/python-xyz.scm (python-jupyter-client-bootstrap)[build-system]: Use pyproject-build-system.
This commit is contained in:
parent
5f0474ba87
commit
358428c1ec
1 changed files with 1 additions and 1 deletions
|
@ -9583,7 +9583,7 @@ without using the configuration machinery.")
|
|||
(sha256
|
||||
(base32
|
||||
"12pbp177bfb3710y1a5598mwn8ffhyzmpll67m0nmalb98savnwg"))))
|
||||
(build-system python-build-system)
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:tests? #f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue