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

Python 3.12 support? #59

Open
D3vil0p3r opened this issue Nov 20, 2024 · 1 comment
Open

Python 3.12 support? #59

D3vil0p3r opened this issue Nov 20, 2024 · 1 comment

Comments

@D3vil0p3r
Copy link

Currently Fissure Python dependencies show:

[tool.poetry.dependencies]
python = ">=3.8.1,<3.12"

When it will Python 3.12 be supported?

@cpoore1
Copy link
Collaborator

cpoore1 commented Nov 20, 2024

Poetry for the Python packages hasn’t been fully implemented and tested yet. The poetry file is there because we were experimenting with it and it will help us going forward. The exact version requirements have not been finalized. I think FISSURE should still work fine with Python 3.12. Most of the features have been tested on Ubuntu 24.04 and I think it comes with that version.

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

No branches or pull requests

2 participants