Skip to content

Docs: add documentation dependencies#801

Open
osheasienna wants to merge 1 commit intoPythonOT:masterfrom
osheasienna:docs-deps
Open

Docs: add documentation dependencies#801
osheasienna wants to merge 1 commit intoPythonOT:masterfrom
osheasienna:docs-deps

Conversation

@osheasienna
Copy link

Types of changes

  • Documentation
  • Maintenance / tooling (dependencies)

Motivation and context / Related issue

This PR adds/updates the dependencies required to build the documentation (Sphinx + theme/extensions).
It makes it possible to set up the docs environment via:
pip install -r docs/requirements.txt.

Related issue: N/A.

How has this been tested (if it applies)

Not run end-to-end locally (dependency list change only).
Intended verification:

  • pip install -r docs/requirements.txt
  • build the docs using the project’s documentation build.

PR checklist

  • I have read the CONTRIBUTING document.
  • The documentation is up-to-date with the changes I made (check build artifacts).
  • All tests passed, and additional code has been covered with new tests.
  • I have added the PR and Issue fix to the RELEASES.md file.

@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.87%. Comparing base (9f43898) to head (622a5ee).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #801   +/-   ##
=======================================
  Coverage   96.87%   96.87%           
=======================================
  Files         113      113           
  Lines       23062    23062           
=======================================
  Hits        22342    22342           
  Misses        720      720           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant