Home
last modified time | relevance | path

Searched refs:removePython2 (Results 1 – 1 of 1) sorted by relevance

/external/skia/infra/bots/gen_tasks_logic/
Dtask_builder.go356 pythonPkgs := removePython2(cipd.PkgsPython[b.cipdPlatform()])
372 func removePython2(pyPackages []*cipd.Package) []*cipd.Package { func