fake.py
fastmcp

[all]
fake-py-mcp[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]
pytest
pytest-cov
pytest-codeblock
pytest-asyncio
inline-snapshot
