# Mirror the basic requirements
-r requirements.txt

# Commit hooks
pre-commit

# Testing
pytest
pytest-cov