mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
Bump Python minimum version to 3.9
This commit is contained in:
parent
10b16ab9ac
commit
51a5207510
@ -1049,7 +1049,7 @@ set(QGIS_INSTALL_SYS_LIBS TRUE CACHE BOOL "If set to TRUE install all required s
|
||||
#############################################################
|
||||
# Python
|
||||
|
||||
set(MIN_PYTHON_VERSION "3.7")
|
||||
set(MIN_PYTHON_VERSION "3.9")
|
||||
set(Python_FIND_FRAMEWORK "LAST")
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user