-
What does this repo contain?
- Testing tools (pytest, tox)
- Linters (pylint, flake8, mypy, black)
- Pre commit hooks (pre-commit)
- Automated commands (Makefile)
-
You also can add your specific tools for example
sonar-project.propertiesor*rcfiles. Or environment creation likePipfileor.pyenv.
- Update setup.cfg file with your project data.