Skip to content
Snippets Groups Projects
Unverified Commit 9b5f6c73 authored by ulif's avatar ulif
Browse files

Use `pyproject.toml` for dependencies of docs.

As tools to generate docs are now defined in `pyproject.toml`, we use
them to generate a list of pinned dependencies (as recommended by
rtfm.org).

This way we still have to update the dependency list
`docs/requirements.txt` manually from time to time, but now we only use
a single source of base dependencies - the `docs`-extra dependency of
the package.
parent 8af5b208
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment