-
Notifications
You must be signed in to change notification settings - Fork 40
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 docs requirements #594
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #594 +/- ##
==========================================
- Coverage 98.96% 98.67% -0.30%
==========================================
Files 169 169
Lines 24308 24308
==========================================
- Hits 24056 23985 -71
- Misses 252 323 +71 ☔ View full report in Codecov by Sentry. |
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 to me! Thanks @AmintorDusko.
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 to me, cheers @AmintorDusko .
Context: Sphinx released a new version recently, we need to pin some extensions to keep it working with our pinned Sphinx version.
Description of the Change: Pinning Sphinx extensions.
Benefits: Docs will build
Related PennyLane PRs: PennyLaneAI/pennylane#5062 PennyLaneAI/catalyst#460