mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01: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
Reference in a new issue