diff options
-rw-r--r-- | gnu/packages/engineering.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm index 7e15e831aa..47ba393c47 100644 --- a/gnu/packages/engineering.scm +++ b/gnu/packages/engineering.scm @@ -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 |