File: requires.txt

package info (click to toggle)
python-graphviz 0.20.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,188 kB
  • sloc: python: 4,098; makefile: 13
file content (18 lines) | stat: -rw-r--r-- 166 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

[dev]
tox>=3
flake8
pep8-naming
wheel
twine

[docs]
sphinx<7,>=5
sphinx-autodoc-typehints
sphinx-rtd-theme

[test]
pytest<8.1,>=7
pytest-mock>=3
pytest-cov
coverage