diff --git a/pungi/scripts/gather_modules.py b/pungi/scripts/gather_modules.py index ac0053b6..adcfeccb 100644 --- a/pungi/scripts/gather_modules.py +++ b/pungi/scripts/gather_modules.py @@ -13,7 +13,7 @@ import yaml import createrepo_c as cr from typing.io import BinaryIO -from pungi.scripts.create_packages_json import PackagesGenerator +from .create_packages_json import PackagesGenerator EMPTY_FILE = '.empty'