Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Improve release process documentation#162

Merged
hauntsaninja merged 2 commits intopython:masterfrom
hauntsaninja:rele
Apr 12, 2021
Merged

Improve release process documentation#162
hauntsaninja merged 2 commits intopython:masterfrom
hauntsaninja:rele

Conversation

@hauntsaninja
Copy link
Collaborator

What we really should do is use cibuildwheel, like we do for mypy.

10. Compare the wheels produced to previous release of typed-ast to make sure
you have the full matrix.
11. Upload the sdist and wheels to PyPI with `twine upload dist/*`.
12. If possible, verify the final `typed_ast` wheels work on Windows, MacOS,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe switch steps 11 and 12?

@hauntsaninja hauntsaninja merged commit 8eed936 into python:master Apr 12, 2021
@hauntsaninja hauntsaninja deleted the rele branch April 12, 2021 00:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants