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 #39

Merged
merged 1 commit into from
May 11, 2022
Merged

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

@yoavram yoavram merged commit b27b8d1 into click-contrib:master May 11, 2022
@hugovk hugovk deleted the update-versioneer branch May 11, 2022 13:28
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