File: req-doc.txt

package info (click to toggle)
helpdev 0.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 608 kB
  • sloc: python: 648; makefile: 14
file content (11 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
# See tox.ini file to know how to use them via command line

# Main packages to make sure they are there
setuptools
pip
wheel
virtualenv

# To generate documentation
sphinx>=2.0
sphinx_rtd_theme