diff options
Diffstat (limited to 'sources/pyside6/doc/building_from_source')
| -rw-r--r-- | sources/pyside6/doc/building_from_source/linux.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside6/doc/building_from_source/linux.rst b/sources/pyside6/doc/building_from_source/linux.rst index 9f8e1af53..183b80c9f 100644 --- a/sources/pyside6/doc/building_from_source/linux.rst +++ b/sources/pyside6/doc/building_from_source/linux.rst @@ -93,7 +93,7 @@ Assumming that Qt is in PATH, for example, the configure step can be done with:: -DPython_EXECUTABLE=/path/to/interpreter .. note:: You can add `-DFORCE_LIMITED_API=yes` in case you want to have a - build which will be compatible with Python 3.7+. + build which will be compatible with Python 3.8+. and then for building:: |
