Merge "Stop using the host python3"

This commit is contained in:
Treehugger Robot
2020-03-07 05:02:46 +00:00
committed by Gerrit Code Review

View File

@@ -90,7 +90,6 @@ var Configuration = map[string]PathConfig{
"openssl": Allowed, "openssl": Allowed,
"patch": Allowed, "patch": Allowed,
"pstree": Allowed, "pstree": Allowed,
"python3": Allowed,
"rsync": Allowed, "rsync": Allowed,
"sh": Allowed, "sh": Allowed,
"tr": Allowed, "tr": Allowed,