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>
8 lines
196 B
Plaintext
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
|