python-tuf/requirements/docs.txt
Jussi Kukkonen 70555f6e1b build: shorten requirements file names
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2023-02-06 14:52:07 +02:00

8 lines
193 B
Text

# Install documentation build requirements
# pinned tuf runtime dependencies (should auto-update and -trigger ci/cd)
-r pinned.txt
# install sphinx and its extensions
sphinx
sphinx-rtd-theme