-
Notifications
You must be signed in to change notification settings - Fork 6
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
require sphinx<8.2.0, update CODEOWNERS #100
Conversation
0 reviewers were automatically added by this PR touching Intentionally NOT adding the |
.pre-commit-config.yaml
Outdated
hooks: | ||
- id: verify-alpha-spec | ||
- id: verify-copyright | ||
|
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.
Did you mean to add the hook for codeowners here?
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.
I did not: #100 (comment)
But this is leftover from when I'd attempted that before, and I definitely did not mean to add a new blank line.
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.
One question.
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.
looks good
/merge |
Contributes to rapidsai/build-planning#155
Fixes docs builds by temporarily putting a ceiling on
sphinx
.