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

Update Versioneer to 0.22 #54

Closed
wants to merge 1 commit into from
Closed

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented May 10, 2022

Versioneer used to use deprecated ConfigParser APIs which will be removed in Python 3.12:

Let's update to the new one:

python -m pip install -U versioneer
versioneer install

@woodruffw
Copy link
Member

I'm pulling versioneer out entirely with #63, so I think this will be obviated.

Thanks for the PR regardless!

@woodruffw woodruffw closed this Jun 10, 2023
@hugovk hugovk deleted the update-versioneer branch June 10, 2023 21:23
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