File: requirements-testing.txt

package info (click to toggle)
python-django-etcd-settings 0.1.13%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 320 kB
  • sloc: python: 925; makefile: 210
file content (13 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
tox
isort
flake8
mock==1.3.0
py-pkgversion

# PyTest for running the tests.
pytest
pytest-cov

# docs
sphinx
sphinxcontrib-plantuml