We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df5bb3b commit f98acb4Copy full SHA for f98acb4
Makefile
@@ -51,7 +51,7 @@ PRIMARY_PYTHON?=3.14
51
52
# Minimum required Python version.
53
# Default: 3.9
54
-PYTHON_MIN_VERSION?=3.7
+PYTHON_MIN_VERSION?=3.10
55
56
# Install packages using the given package installer method.
57
# Supported are `pip` and `uv`. If uv is used, its global availability is
0 commit comments