
[all]
fake.py[dev,docs,test]

[dev]
build
detect-secrets
doc8
ipython
mypy
pkginfo
pydoclint
ruff
twine
uv
wheel

[docs]
sphinx<6.0
sphinx-autobuild
sphinx-rtd-theme>=1.3.0
sphinx-no-pragma

[test]
django
pytest
pytest-cov
pytest-django
pytest-codeblock
