Skip to content

Docs: add documentation dependencies#801

Merged
rflamary merged 2 commits into
PythonOT:masterfrom
osheasienna:docs-deps
Mar 6, 2026
Merged

Docs: add documentation dependencies#801
rflamary merged 2 commits into
PythonOT:masterfrom
osheasienna:docs-deps

Conversation

@osheasienna

Copy link
Copy Markdown
Contributor

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

codecov Bot commented Mar 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.87%. Comparing base (9f43898) to head (6eb7f55).
⚠️ Report is 1 commits behind head on master.

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.

@rflamary rflamary merged commit 41a4d57 into PythonOT:master Mar 6, 2026
18 checks passed
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.

2 participants