File: requires.txt

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

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

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

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