mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-07-30 11:24:40 +00:00
cleanup(inventory,tests): Remove dependency on addict
Replace the remaining uses of addict's Dict with ResourceField of the Kubernetes client. This allows to drop the dependency on addict. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
jsonpatch
|
||||
kubernetes>=28.1.0
|
||||
PyYAML>=3.11
|
||||
addict
|
||||
pytest
|
||||
pytest-mock
|
||||
pytest-xdist
|
||||
|
||||
Reference in New Issue
Block a user