ALBS-334: Make the ability of Pungi to give module_defaults from remote sources #4

Merged
soksanichenko merged 8 commits from ALBS-334 into aln8 2022-05-04 17:05:45 +00:00
Showing only changes of commit 7422d1e045 - Show all commits

View File

@ -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'