tools/release: Check set_cover.pyi in build_delivery_win.cmd

This commit is contained in:
Corentin Le Molgat
2025-01-24 02:21:28 -08:00
parent 09be9a9815
commit 217a71169c

View File

@@ -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