File: requires.txt

package info (click to toggle)
sphinx-qt-documentation 0.4.1-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 104 kB
  • sloc: python: 307; makefile: 3
file content (14 lines) | stat: -rw-r--r-- 95 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
docutils
sphinx

[dev]
pre-commit

[lint]
black
flake8
pylint

[test]
pytest>=3.0.0
pytest-cov