gnu: python-lcapy: Add missing native-inputs.

* gnu/packages/engineering.scm (python-lcapy)[native-inputs]: Add
python-setuptools, python-wheel.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2025-04-04 21:16:47 +02:00 committed by Andreas Enge
parent a2b0677470
commit c1b3887d56
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -3138,7 +3138,9 @@ Microwave engineering.")
python-scipy
python-sympy
python-wheel))
(native-inputs (list python-pytest))
(native-inputs (list python-pytest
python-setuptools
python-wheel))
(home-page "https://github.com/mph-/lcapy")
(synopsis "Symbolic linear circuit analysis")
(description "Lcapy is a Python package for linear circuit analysis. It