Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Use default version scheme for setuptools_scm #149

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

maxrjones
Copy link
Member

@maxrjones maxrjones commented Jun 18, 2024

Including local_scheme = "guess-next-dev" in pyproject.toml caused the +unknown to be included in the distribution name. This PR removes that configuration and updates the release workflow to build the package on PRs, but only upload to TestPyPI for releases.

Relates to #13

  • Closes #xxxx
  • Tests added
  • Changes are documented in docs/releases.rst
  • New functions/methods are listed in api.rst

@maxrjones
Copy link
Member Author

I think this is ready. It won't upload v0.1.0 but should work fine for the next release.

@TomNicholas TomNicholas merged commit 27a6f94 into main Jun 18, 2024
7 checks passed
@TomNicholas TomNicholas deleted the update-release-workflow branch June 18, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants