Skip to content

Conversation

@fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Nov 14, 2025

Adds a release workflow to PyPI, with tests gating the release.

@fkiraly fkiraly added the maintenance Continuous integration, unit testing & package distribution label Nov 14, 2025
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
Copy link
Contributor

Choose a reason for hiding this comment

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

@fkiraly Please remove 3.9 and add 3.14

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

good catch, thanks

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

@tschm
Copy link
Contributor

tschm commented Nov 16, 2025

So, what's the logic for making a release? Change by hand the version number in pyproject.toml? Then introduce a tag matching this version number? The job then picking the tag up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Continuous integration, unit testing & package distribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants