Files
rpi-buildroot/package/python-dictdiffer/Config.in
James Hilliard c90e275718 package/python-dictdiffer: new package
We need to set --skip-dependency-check to prevent pytest-runner from
being required to build python-dictdiffer.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
2024-07-18 22:47:41 +02:00

8 lines
196 B
Plaintext

config BR2_PACKAGE_PYTHON_DICTDIFFER
bool "python-dictdiffer"
help
Dictdiffer is a library that helps you to diff and patch
dictionaries.
https://github.com/inveniosoftware/dictdiffer