mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02: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:
@@ -10640,7 +10640,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