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

build: use setuptools-git-versioning for versioning #25

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

ketiltrout
Copy link
Member

Set min python version to 3.8.

The versioneer file here was never updated for 3.12. Instead of doing that now, I think setuptools-git-versioning will be a
better way of doing it, since there's no in-repo code to fall out of date anymore.

I've used setuptools-git-versioning already in other things (see alpenhorn-chime) and it seems like less of a burden than versioneer has been.

The versioneer file here was never updated for 3.12.  Instead of
doing that now, I think setuptools-git-versioning will be a
better way of doing it, since there's no in-repo code to fall
out of date anymore.

I've used setuptools-git-versioning already in other things (see
`alpenhorn-chime`) and it seems like less of a burden than versioneer
has been.
@ketiltrout ketiltrout merged commit d9eff4f into master Jul 19, 2024
3 checks passed
@ketiltrout ketiltrout deleted the setuptools-git-versioning branch July 19, 2024 23:41
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.

2 participants