Skip to content

Conversation

nielsreijers
Copy link

The old version (generated by versioneer 0.17) used the SafeConfigParser in configparser, which had been deprecated for a while and remove in Python 3.12.

See: https://docs.python.org/3/whatsnew/3.12.html#removed

fixes #70

The old version (generated by versioneer 0.17) used the SafeConfigParser in configparser, which had been deprecated for a while and remove in Python 3.12.

See: https://docs.python.org/3/whatsnew/3.12.html#removed
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.

Outdated versioneer.py broken for Python 3.12
1 participant