mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-jupyter-core: Fix tests.
* gnu/packages/python-xyz.scm (python-jupyter-core) [native-inputs]: Add python-pip. Change-Id: I6c2c553cd6a0025fca29ca8bbb51d73f957c53c1
This commit is contained in:
parent
1a31a9fa1c
commit
10af55b093
1 changed files with 1 additions and 0 deletions
|
@ -12869,6 +12869,7 @@ container data structures in Python).")
|
|||
"/etc/jupyter/migrated")))))))
|
||||
(propagated-inputs (list python-platformdirs python-traitlets))
|
||||
(native-inputs (list python-hatchling
|
||||
python-pip
|
||||
python-pre-commit
|
||||
python-pytest
|
||||
python-pytest-cov
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue