File: requires.txt

package info (click to toggle)
sphinx-automodapi 0.18.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 944 kB
  • sloc: python: 1,696; makefile: 197
file content (14 lines) | stat: -rw-r--r-- 129 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
sphinx>=4

[rtd]
sphinx<7
sphinx-rtd-theme

[test]
pytest
pytest-cov
cython
coverage

[test:python_version >= "3.12"]
setuptools