gnu: python-inflate64: Remove python-pyannotate native-input.

* gnu/packages/python-compression.scm (python-inflate64):
[native-inputs]: Remove python-pyannotate.

Change-Id: I8dde54179d1a5752c5e7690db434da70377c967e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2025-08-12 19:13:01 +02:00 committed by Sharlatan Hellseher
parent f524b06cb3
commit 56bc920331
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -393,8 +393,7 @@ library.")
(build-system pyproject-build-system)
(propagated-inputs (list python-importlib-metadata))
(native-inputs
(list python-pyannotate
python-pytest
(list python-pytest
python-setuptools-scm
python-setuptools
python-wheel))