Skip to content

Commit 69a2d17

Browse files
authored
readme.md: Adjust minimum required Python to 3.7 [skip ci] (#8060)
CMake checks for Python 3.7, see https://github.com/danmar/cppcheck/blob/b66f900e2067006ca81eaa7648bdae9a5a7d6466/cmake/findDependencies.cmake#L58
1 parent 41fa8a9 commit 69a2d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ There are multiple compilation choices:
4646
* (Windows) Qt Creator + MinGW
4747
* GNU compilers - via make or directly
4848
49-
The minimum required Python version is 3.6.
49+
The minimum required Python version is 3.7.
5050
5151
### CMake
5252

0 commit comments

Comments
 (0)