remove python2 again

This commit is contained in:
Louis Abel 2024-02-08 01:42:38 -07:00
parent 67ffb4bc59
commit 0e0eeb36a8
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ filter_packages = [
("^.*$", {
"*": [
"python2",
"scap-security-guide-rule-playbooks"
]
}),