ortools: backport from main branch

This commit is contained in:
Corentin Le Molgat
2025-07-09 14:23:53 +02:00
parent 9144637624
commit 1d0ff09af8
22 changed files with 218 additions and 132 deletions

View File

@@ -18,7 +18,7 @@ This project aim to explain how you build a Python native wheel package using
## Requirement
You'll need "Python >= 3.6" and few python modules ("wheel" and "absl-py").
You'll need "Python >= 3.9" and few python modules ("wheel" and "absl-py").
## Directory Layout