Skip to content

Use something like versioneer #4727

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

Closed
brandonwillard opened this issue May 27, 2021 · 3 comments · Fixed by #6078
Closed

Use something like versioneer #4727

brandonwillard opened this issue May 27, 2021 · 3 comments · Fixed by #6078

Comments

@brandonwillard
Copy link
Contributor

Instead of manually updating a version string in code, why don't we use something like versioneer that allows us to utilize git tags?

@twiecki
Copy link
Member

twiecki commented May 27, 2021

+1

@maresb
Copy link
Contributor

maresb commented Sep 17, 2022

I wish I had seen this earlier...

If we were to switch from setuptools to Hatch, this would be just a few lines of config in the pyproject.toml instead of an awkward vendored script. Hatch also eliminates the need for lots of other boilerplate.

@twiecki
Copy link
Member

twiecki commented Sep 17, 2022 via email

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

Successfully merging a pull request may close this issue.

4 participants