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

[BUG] No python 3.12 support #79

Open
mikejgray opened this issue Jul 5, 2024 · 0 comments · May be fixed by #80
Open

[BUG] No python 3.12 support #79

mikejgray opened this issue Jul 5, 2024 · 0 comments · May be fixed by #80
Assignees
Labels
bug Something isn't working

Comments

@mikejgray
Copy link
Contributor

Description

Since setuptools was removed from the standard library in Python 3.12, and we can't specify setuptools as a dependency in our setup.py without having setuptools available, we need to be able to support Python 3.12 tests.

Steps to Reproduce

Try any test with Python 3.12

Relevant Code

No response

Other Notes

No response

@mikejgray mikejgray added bug Something isn't working triage New issue needs review labels Jul 5, 2024
@NeonDaniel NeonDaniel removed the triage New issue needs review label Jul 5, 2024
@NeonDaniel NeonDaniel self-assigned this Jul 5, 2024
@NeonDaniel NeonDaniel linked a pull request Jul 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants