Sync from Google to GitHub

This commit is contained in:
Corentin Le Molgat
2020-11-16 17:50:35 +01:00
parent c1b23ffd92
commit c75ac92a5a
69 changed files with 433 additions and 285 deletions

View File

@@ -1,5 +1,5 @@
# Introduction
This is the documentation page for the Python 3.5+ wrapper of OR-Tools.
This is the documentation page for the Python 3.6+ wrapper of OR-Tools.
This project aim to explain how you build a Python native wheel package using [`setup.py`](https://packaging.python.org/tutorials/packaging-projects/).