Skip to content

use single workflow step for publishing to PyPI#262

Merged
mattip merged 1 commit intoMacPython:mainfrom
mattip:main
Mar 12, 2026
Merged

use single workflow step for publishing to PyPI#262
mattip merged 1 commit intoMacPython:mainfrom
mattip:main

Conversation

@mattip
Copy link
Collaborator

@mattip mattip commented Mar 12, 2026

  • I updated the package version in pyproject.toml and made sure the first 3 numbers match ./openblas_commit.txt. If I did not update ./openblas_commit.txt, I incremented the wheel build number (i.e. 0.3.29.0.0 to 0.3.29.0.1)

Note: update ./openblas_commit.txt with cd OpenBLAS; git describe --tags --abbrev=8 > ../openblas_commit.txt

Simplify publishing to PyPI by using a single step, no double step needed. The upload automatically goes to the correct project, as long as trusted publishing is configured properly in the project.

@mattip mattip merged commit 4e20687 into MacPython:main Mar 12, 2026
0 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant