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.
2 parents 3b829fe + eb631e3 commit 6aef87dCopy full SHA for 6aef87d
.github/workflows/publish.yml
@@ -238,6 +238,7 @@ jobs:
238
test_extras: ${{ inputs.test_extras }}
239
test_command: ${{ inputs.test_command }}
240
pure_python_wheel: false
241
+ python-version: '3.12'
242
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
243
if: |
244
needs.targets.outputs.upload_to_pypi == 'true' || inputs.upload_to_anaconda
0 commit comments