me
/
guix
Archived
1
0
Fork 0

gnu: python-jupyter-client-bootstrap: Use pyproject-build-system.

* gnu/packages/python-xyz.scm (python-jupyter-client-bootstrap)[build-system]:
Use pyproject-build-system.
master
Ricardo Wurmus 2023-04-26 11:28:19 +02:00
parent 5f0474ba87
commit 358428c1ec
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -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