python-template icon indicating copy to clipboard operation
python-template copied to clipboard

Make separate docs "extras" dependencies section

Open egpbos opened this issue 3 years ago • 0 comments

Separate the sphinx and myst_parser dependencies in setup.cfg into a separate docs section. This must then be called from the documentation GitHub Actions workflow and also be set in .readthedocs.yaml. This makes CI runs and RTD builds faster.

Waiting on #316 to be merged before making a PR for this, because that PR introduces the separate documentation workflow.

egpbos avatar Mar 16 '22 15:03 egpbos