-
Notifications
You must be signed in to change notification settings - Fork 293
docs: color output for docs #2407
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
Conversation
|
Needs beta 1+, currently uv only has alpha 7. Waiting on astral-sh/python-build-standalone#610. |
joerick
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we tell nox that the docs need python 3.14 as well?
|
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 <[email protected]>
f8ecd50 to
77d64e4
Compare
Signed-off-by: Henry Schreiner <[email protected]>
77d64e4 to
5c4590f
Compare
|
Schema validation fix in readthedocs/readthedocs.org#12222 |
for more information, see https://pre-commit.ci
|
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. |
|
Yeah, we can put it into v3.0 I think! |
Close #2399. A little hacky for now.