~ruther/guix-local

56bc9203318d9759817c2011c45371c1d639b53a — Nicolas Graves 10 months ago f524b06
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>
1 files changed, 1 insertions(+), 2 deletions(-)

M gnu/packages/python-compression.scm
M gnu/packages/python-compression.scm => gnu/packages/python-compression.scm +1 -2
@@ 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))