edh-elo/requirements-dev.txt
2024-02-14 22:43:25 -08:00

11 lines
93 B
Plaintext

# Meta tool for running pre-commits
pre-commit
# Linting
ruff
black
# Testing
httpx
pytest