mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: python-anyio: Remove old version of dataclasses.
A newer version of dataclasses is part of Python. * gnu/packages/python-xyz.scm (python-anyio)[propagated-inputs]: Remove python-dataclasses. Change-Id: I0d54f3b299e1b666fec72d5eb4e2b3d03e736a64
This commit is contained in:
parent
b4fceb5de8
commit
b21e80d040
1 changed files with 0 additions and 1 deletions
|
@ -31631,7 +31631,6 @@ (define-public python-anyio
|
|||
" and not test_unretrieved_future_exception_server_crash"))))))))
|
||||
(propagated-inputs
|
||||
(list python-contextvars
|
||||
python-dataclasses
|
||||
python-idna
|
||||
python-sniffio
|
||||
python-typing-extensions))
|
||||
|
|
Loading…
Reference in a new issue