Files
MAIA/backend/requirements-dev.txt
2025-04-23 01:02:43 +02:00

5 lines
149 B
Plaintext

pytest
pytest-cov # For checking test coverage (optional)
ruff # Or flake8, pylint etc. for linting
black # For code formatting checks
testcontainers