mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-nbclassic: Restore 'sanity-check phase.
* gnu/packages/jupyter.scm (python-nbclassic)[arguments]: Restore 'sanity-check phase. Change-Id: I37872386a90f940b06bfdb505b723d88f3339163
This commit is contained in:
parent
445565521b
commit
2d1582cd92
1 changed files with 0 additions and 7 deletions
|
@ -64,13 +64,6 @@
|
|||
(sha256
|
||||
(base32 "1qrhzazq10dz64y9mawr3ns595fsdhrj1wvbb42xhmcl66r1xq8a"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:phases
|
||||
;; Because python-jsonschema has an old python-webcolor. Remove this
|
||||
;; when python-team branch is merged.
|
||||
'(modify-phases %standard-phases
|
||||
(delete 'sanity-check))))
|
||||
(propagated-inputs (list python-argon2-cffi
|
||||
python-ipykernel
|
||||
python-ipython-genutils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue