mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
f524b06cb3
commit
56bc920331
1 changed files with 1 additions and 2 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue