mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +00:00
gnu: python-pydantic-core: Adjust inputs.
* gnu/packages/python-xyz.scm (python-pydantic-core)[native-inputs]: Remove python-dirty-equals; add python-dirty-equals-bootstrap. Change-Id: I35ac1000927495ea451f49c8ccfeb97de6e58c63
This commit is contained in:
committed by
Andreas Enge
parent
6a355d6901
commit
7c8f481082
@@ -10695,7 +10695,7 @@ errors when data is invalid.")
|
||||
(native-inputs
|
||||
(append
|
||||
(list maturin
|
||||
python-dirty-equals
|
||||
python-dirty-equals-bootstrap
|
||||
python-pytest
|
||||
python-pytest-benchmark ;TODO: disable in pyproject.toml
|
||||
python-pytest-mock
|
||||
|
||||
Reference in New Issue
Block a user