Skip to content
New issue

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

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

Already on GitHub? # to your account

Update versioneer from 0.18 to 0.21 #93

Merged
merged 1 commit into from
May 9, 2022

Conversation

musicinmybrain
Copy link
Contributor

This is the result of:

  $ python3 -m venv _e
  (_e) $ pip install versioneer
  (_e) $ versioneer install

Updating versioneer fixes a failure on Python 3.11.0a2 due to the
removal of configparser.SafeConfigParser
(https://bugzilla.redhat.com/show_bug.cgi?id=2026767).

This is the result of:

  $ python3 -m venv _e
  (_e) $ pip install versioneer
  (_e) $ versioneer install

Updating versioneer fixes a failure on Python 3.11.0a2 due to the
removal of configparser.SafeConfigParser
(https://bugzilla.redhat.com/show_bug.cgi?id=2026767).
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants