We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa5dd0 commit 3b8298eCopy full SHA for 3b8298e
.appveyor.yml
@@ -147,7 +147,7 @@ for:
147
- start /wait python-%PYTHON_VERSION%-amd64.exe /quiet
148
- dir C:\python312-dist
149
- C:\python312-dist\python -m compileall -b C:\python312-dist\Lib
150
- - 7z a -xr@exclude.txt python-windows-for-dart-%PYTHON_VERSION%.zip C:\python312-dist\*
+ - 7z a -xr@exclude.txt python-windows-for-dart-%PYTHON_VERSION_SHORT%.zip C:\python312-dist\*
151
152
test: off
153
0 commit comments