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

Closed
soksanichenko wants to merge 11 commits from ALBS-334 into aln9
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'