File: docs.txt

package info (click to toggle)
python-tuf 6.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,300 kB
  • sloc: python: 7,738; makefile: 8
file content (8 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
# 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