Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow passing Python version in pure python publish workflow #98

Merged
merged 3 commits into from
Dec 31, 2022

Conversation

wtbarnes
Copy link
Contributor

This allows passing in a Python version when using the pure Python publish workflow. I think this should propagate to the build-python-dist workflow.

@ConorMacBride ConorMacBride linked an issue Dec 25, 2022 that may be closed by this pull request
Copy link
Member

@ConorMacBride ConorMacBride left a comment

Choose a reason for hiding this comment

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

This should work. It just needs the option listed in the documentation: https://github.com/OpenAstronomy/github-actions-workflows#inputs-2

@wtbarnes
Copy link
Contributor Author

Ok I've updated the docs with a note about python-version. Some of the 'test-libaries' checks are failing or reasons I do not understand.

@ConorMacBride ConorMacBride merged commit 1aebd54 into OpenAstronomy:main Dec 31, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option for changing sdist and pure wheel Python version
3 participants