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

gnu: python-lcapy: Remove python-setuptools.

* gnu/packages/engineering.scm (python-lcapy) [propagated-inputs]: Remove
python-setuptools in order to satisfy the linter.

Change-Id: I41862a578d59b78b9f81f8a06d07e8a9260e3a9a
This commit is contained in:
jgart
2024-07-16 20:51:51 -05:00
parent a384d06479
commit a800c49fb7

View File

@@ -2745,7 +2745,6 @@ Microwave engineering.")
python-numpy
python-property-cached
python-scipy
python-setuptools
python-sympy
python-wheel))
(native-inputs (list python-pytest))