mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-05-06 13:22:38 +00:00
chore(deps): Add missing test dependency
Add missing dependency on typing-extensions to test-requirements.txt. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
@@ -2,3 +2,4 @@ pytest
|
||||
pytest-ansible
|
||||
pytest-mock
|
||||
pytest-xdist
|
||||
typing-extensions
|
||||
|
||||
Reference in New Issue
Block a user