1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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>
This commit is contained in:
Felix Gruber
2025-01-25 19:34:48 +00:00
committed by Sharlatan Hellseher
parent 82ffd6f29f
commit 41a7e1ad8d

View File

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