You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consolidate documentation dependencies into pyproject.toml
- Added 'docs' optional dependency group in pyproject.toml
- Updated GitHub Actions workflow to use pyproject.toml instead of requirements-docs.txt
- Updated docs/README.md installation instructions
- Removed redundant requirements-docs.txt file
- Single source of truth for all project dependencies
0 commit comments