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:
Sharlatan Hellseher 2024-11-22 17:06:18 +00:00
parent 1a31a9fa1c
commit 10af55b093
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

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