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
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -2745,7 +2745,6 @@ (define-public python-lcapy
python-numpy
python-property-cached
python-scipy
python-setuptools
python-sympy
python-wheel))
(native-inputs (list python-pytest))