Add more require checks
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
51a8f7a7fe
commit
933c2608cd
1 changed files with 2 additions and 0 deletions
|
|
@ -100,6 +100,8 @@ imports = [
|
|||
("python-lxml", "lxml"),
|
||||
("koji", "koji"),
|
||||
("python-productmd", "productmd"),
|
||||
("python-kickstart", "pykickstart.parser"),
|
||||
("libselinux-python", "selinux"),
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue