cloud-function-base/requirements-dev.txt
2025-12-06 01:03:08 +09:00

12 lines
117 B
Plaintext

# testing tools
pytest
pytest-cov
coverage-badge
# Linting tool
ruff==0.14.7
# Docs
sphinx
sphinx-rtd-theme
autodoc