Excluded modules for variant Devel

This commit is contained in:
soksanichenko 2023-03-19 17:09:38 +02:00
parent a0b93d6503
commit 09887803b2
1 changed files with 13 additions and 1 deletions

View File

@ -97,7 +97,19 @@ filter_packages = [
)
]
filter_modules = []
filter_modules = [
(
'^devel$', {
'*': [
"ruby-devel:2.5",
"javapackages-tools:201902",
"tycho:rhel8",
"mariadb-devel:10.5",
"golang-ecosystem:1.0",
]
}
)
]
additional_packages = [
(