We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current setup.py limits Python support to 3.11, but I've successfully compiled and tested the project with Python 3.12.
setup.py
Could you please consider updating the setup.py file to include support for Python 3.12?
The text was updated successfully, but these errors were encountered:
@sebi06 Is there any news on that? Python 3.13 was just released and this lib is not even compatible with Python 3.12 yet.
Sorry, something went wrong.
No branches or pull requests
The current
setup.py
limits Python support to 3.11, but I've successfully compiled and tested the project with Python 3.12.Could you please consider updating the
setup.py
file to include support for Python 3.12?The text was updated successfully, but these errors were encountered: