remove python2 again

This commit is contained in:
Louis Abel 2024-02-08 01:42:28 -07:00
parent e6800510ed
commit e1c9e5d19d
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"
]
}),