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

Add python 3.12 support #181

Closed
jooola opened this issue Oct 5, 2023 · 0 comments · Fixed by #185
Closed

Add python 3.12 support #181

jooola opened this issue Oct 5, 2023 · 0 comments · Fixed by #185
Labels

Comments

@jooola
Copy link

jooola commented Oct 5, 2023

This project currently does not support python 3.12.

The first error that I faced is because of the pkg_resources removal: https://docs.python.org/3.13/whatsnew/3.12.html#removed

Used in https://github.com/ansible/pytest-ansible/blob/be3d56655fb24196041a53b670f69412cfbfbf35/src/pytest_ansible/has_version.py

Related: ansible/team-devtools#143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants