Merged
Conversation
Contributor
Author
|
Needs beta 1+, currently uv only has alpha 7. Waiting on astral-sh/python-build-standalone#610. |
joerick
reviewed
May 22, 2025
Contributor
joerick
left a comment
There was a problem hiding this comment.
Can we tell nox that the docs need python 3.14 as well?
Contributor
Author
|
Yes, but same problem, it won’t auto download the correct version of Python 3.14 yet. (Though, for developers, we could allow earlier versions, and the docs just wouldn’t be in color) |
800e631 to
1050377
Compare
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
f8ecd50 to
77d64e4
Compare
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
77d64e4 to
5c4590f
Compare
Contributor
Author
|
Schema validation fix in readthedocs/readthedocs.org#12222 |
for more information, see https://pre-commit.ci
Contributor
Author
|
If we want to put this is, we can; I want to show off the color 3.14 output in our new docs. :) On <3.14, it should still work, it just doesn't add color. If we want to wait, that's fine too. 3.14.0b1 is being worked on at astral-sh/python-build-standalone#610. |
joerick
approved these changes
Jun 1, 2025
Contributor
|
Yeah, we can put it into v3.0 I think! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Close #2399. A little hacky for now.