~ruther/guix-local

34a80a0f7272bacdf84c37670c5a3a78f02ac8fa — Sharlatan Hellseher 6 months ago 60e0723
gnu: python-plotly: Fix tests.

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

Change-Id: I257a9b06343b37e95428bfa46f4b5547b7adb876
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/python-science.scm
M gnu/packages/python-science.scm => gnu/packages/python-science.scm +1 -1
@@ 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