mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
8 lines
193 B
Text
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
|