Skip to content

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).
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.

3 participants