Skip to content

Commit bf71244

Browse files
committed
PythonSetupGuide.dox: update supported python versions
1 parent e25ce96 commit bf71244

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doxygen/general_pages/PythonSetupGuide.dox

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ Before installing MeshLib SDK for Python, ensure you have the following:
1818

1919
### Python
2020
- On \b Windows: MeshLib supports Python versions 3.8 to 3.14.
21-
- On \b macOS: MeshLib supports Python versions 3.8 to 3.14. Except of Python 3.8 for macOS x64.
21+
- On \b macOS: MeshLib supports Python versions 3.9 to 3.14.
2222
- On \b Linux: MeshLib supports Python versions 3.8 to 3.14 for distributions supporting manylinux_2_31+ (e.g., Ubuntu 20+, Fedora 32+).
2323

24-
For installation via `pip`, MeshLib supports Python versions 3.8 to 3.14 across all platforms.
24+
Please install MeshLib using `pip` on these platforms.
2525

2626
[Download the supported version of Python](https://www.python.org/downloads/).
2727

0 commit comments

Comments
 (0)