We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a53b4d commit a5e9ab1Copy full SHA for a5e9ab1
1 file changed
.github/workflows/github_workflows_build-all_3.13.yml
@@ -51,7 +51,7 @@ jobs:
51
build_location: "WPy64-3170b4"
52
53
# WinPython Whl configuration
54
- - FLAVOR: "whlc"
+ - FLAVOR: "whl"
55
REQUIREMENTS: "winpython\\portable\\cycle_2025_04\\requir.64-3_13_7_0dotb4.txt" # Note: Original whl used dot requirements, verify if this is intended
56
REQUIREMENTS_WHL: "winpython\\portable\\cycle_2025_04\\requir.64-3_13_7_0whlb4_wheels.txt"
57
ZIP: "0"
0 commit comments