update python readme

This commit is contained in:
Corentin Le Molgat
2023-10-05 11:48:15 +02:00
parent bfdc7b5dce
commit 030bd7d149

View File

@@ -1,6 +1,6 @@
# Introduction
This is the documentation page for the Python 3.6+ wrapper of OR-Tools.
This is the documentation page for the Python 3.8+ 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/).