Skip to content

Commit cf0c169

Browse files
committed
Remove old comment
1 parent a356a46 commit cf0c169

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/docker/python-wheel-windows-vs2022.dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ FROM ${base}
2424
# Define the full version number otherwise choco falls back to patch number 0 (3.10 => 3.10.0)
2525
ARG python=3.10
2626

27-
# Use python_abi_tag env var to select regular or free-threaded Python
2827
ARG python_variant=default
2928
ENV PYTHON_VERSION=${python}
3029
ENV PYTHON_VARIANT=${python_variant}

0 commit comments

Comments
 (0)