With the `docs` install extra in setup.py we can simplify the setup for building the docs by avoiding the now redundant docs/doc-requirements.txt and docs/environment.yml. One change is needed in setup.py though which is to add the `sphinx-rtd-theme` package to the setup.py `docs` extra install package list which was in doc-requirements.txt and environment.yml but missing from setup.py.
parent
503d5e7569
commit
d45a46ad54
Loading…
Reference in new issue