Files
boilerplate-py/requirements/dev.txt
T
daniil-berg 295c9ed6c7 Major overhaul:
- transition to `pyproject.toml` config
- include license (Apache-2.0)
- add dev tools
- add documentation config (`mkdocs` based)
- turn `README.md` into a symlink to docs `index.md`
- add convenience scripts for testing and linting
2023-03-09 12:08:59 +01:00

9 lines
84 B
Plaintext

-r common.txt
black
build
coverage
flake8
mkdocs-material
mkdocstrings[python]
mypy