Skip to content

Commit

Permalink
Merge pull request #264 from braingram/python312_sdist
Browse files Browse the repository at this point in the history
build sdist with python 3.12
Cadair authored Jan 30, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 3b829fe + eb631e3 commit 6aef87d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -238,6 +238,7 @@ jobs:
test_extras: ${{ inputs.test_extras }}
test_command: ${{ inputs.test_command }}
pure_python_wheel: false
python-version: '3.12'
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
if: |
needs.targets.outputs.upload_to_pypi == 'true' || inputs.upload_to_anaconda

0 comments on commit 6aef87d

Please sign in to comment.