~ruther/guix-local

41a7e1ad8def2be6de234f058bb4f375bbab6135 — Felix Gruber 1 year, 4 months ago 82ffd6f
gnu: python-pandapipes: Fix build.

* gnu/packages/engineering.scm (python-pandapipes): Fix build.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I8c1d24e678b41942fa8c8d81ec582de900caedc8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1 files changed, 2 insertions(+), 0 deletions(-)

M gnu/packages/engineering.scm
M gnu/packages/engineering.scm => gnu/packages/engineering.scm +2 -0
@@ 2758,6 2758,8 @@ Newton-Raphson power flow solvers in the C++ library lightsim2grid, and the
    (native-inputs (list python-nbmake
                         python-pytest
                         python-pytest-xdist
                         python-setuptools
                         python-wheel
                         unzip))
    (propagated-inputs (list python-matplotlib
                             python-pandapower