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 a356a46 commit cf0c169Copy full SHA for cf0c169
ci/docker/python-wheel-windows-vs2022.dockerfile
@@ -24,7 +24,6 @@ FROM ${base}
24
# Define the full version number otherwise choco falls back to patch number 0 (3.10 => 3.10.0)
25
ARG python=3.10
26
27
-# Use python_abi_tag env var to select regular or free-threaded Python
28
ARG python_variant=default
29
ENV PYTHON_VERSION=${python}
30
ENV PYTHON_VARIANT=${python_variant}
0 commit comments