Skip to content

Minimal changes to versioneer.py to support Python >=3.12#11

Open
christiansenh wants to merge 1 commit intochoderalab:mainfrom
christiansenh:main
Open

Minimal changes to versioneer.py to support Python >=3.12#11
christiansenh wants to merge 1 commit intochoderalab:mainfrom
christiansenh:main

Conversation

@christiansenh
Copy link

These are the minimal changes necessary to support Python version >=3.12.

Cpython removed the alias SafeConfigParser and readfp in Python 3.12.0. Since they were aliased anyway for a long time already (and marked deprecated), these should be updated.

This commit enables installation of mpiplus for newer Python versions, needed (for example) for installs of openmmtools without conda.

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.

1 participant