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

build(min-py): enable python 3.11+ #41

Merged

Conversation

nstarman
Copy link
Contributor

No description provided.

@nstarman nstarman mentioned this pull request Jan 28, 2025
@patrick-kidger
Copy link
Owner

Ah, FWIW the current setup actually does allow Python 3.11. Writing ~=3.9 is actually disallowing Python 4!

From the fact that you're writing this, though, I'm guessing you might be using Poetry? This has a longstanding bug in that it gets tilde-requirements totally wrong, and it indeed would restrict 3.11.

So not sure what's going on with the tests but happy to merge this otherwise!

@nstarman nstarman force-pushed the enable-quax-on-3.10-plus branch from 1ff3acf to f6381b4 Compare February 2, 2025 21:34
@patrick-kidger patrick-kidger merged commit 527f3b9 into patrick-kidger:main Feb 4, 2025
3 checks passed
@patrick-kidger
Copy link
Owner

LGTM, and merged!

@nstarman nstarman deleted the enable-quax-on-3.10-plus branch February 4, 2025 21:30
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