tools/release: Check set_cover.pyi in build_delivery_win.cmd
This commit is contained in:
@@ -300,6 +300,7 @@ FOR %%v IN (8 9 10 11 12 13) DO (
|
||||
echo Check MYPY files... | tee.exe -a build.log
|
||||
FOR %%m IN (
|
||||
ortools\algorithms\python\knapsack_solver.pyi
|
||||
ortools\algorithms\python\set_cover.pyi
|
||||
ortools\constraint_solver\pywrapcp.pyi
|
||||
ortools\graph\python\linear_sum_assignment.pyi
|
||||
ortools\graph\python\max_flow.pyi
|
||||
|
||||
Reference in New Issue
Block a user