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

Update requirements to python>=3.11 #1111

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

nvanalfen
Copy link
Contributor

Updated the required Python version in the installation documentation to Python 3.10 or later as installation fails otherwise.

@aphearin
Copy link
Contributor

Can you just increment to python>=3.11?

@nvanalfen
Copy link
Contributor Author

Sure. Just confirming, we want to list 3.11? It works with 3.10, but should I just change that recommended installation piece to >=3.11 and leave the installation requirement as"3.10 or later"?

@aphearin
Copy link
Contributor

Well, the stated installation requirement should always match the actual installation requirement, whatever it is.

I have been meaning to drop support for 3.10, and now is as good of a time as any. So could you update the requirement as well as the statement?

@nvanalfen
Copy link
Contributor Author

Got it. Will do. Thanks for confirming

@aphearin aphearin changed the title Update required Python version in documentation Update requirements to python>=3.11 Dec 20, 2024
@aphearin
Copy link
Contributor

@nvanalfen could you also modify pyproject.toml to mandate python>=3.11, and also the CI workflows?

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.

2 participants