Add more require checks
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
51a8f7a7fe
commit
933c2608cd
@ -100,6 +100,8 @@ imports = [
|
|||||||
("python-lxml", "lxml"),
|
("python-lxml", "lxml"),
|
||||||
("koji", "koji"),
|
("koji", "koji"),
|
||||||
("python-productmd", "productmd"),
|
("python-productmd", "productmd"),
|
||||||
|
("python-kickstart", "pykickstart.parser"),
|
||||||
|
("libselinux-python", "selinux"),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user