gnu: python-plotly: Fix tests.

* gnu/packages/python-science.scm (python-plotly) [native-inputs]:
Remove python-wheel; add python-nbformat.

Change-Id: I257a9b06343b37e95428bfa46f4b5547b7adb876
This commit is contained in:
Sharlatan Hellseher 2025-09-25 00:20:39 +01:00
parent 60e0723b09
commit 34a80a0f72
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -4956,9 +4956,9 @@ and more
(chdir "packages/python/plotly"))))))
(native-inputs
(list python-ipywidgets
python-nbformat
python-pytest
python-setuptools
python-wheel
python-xarray))
(propagated-inputs
(list python-ipython