summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki/src/models/pyproject.toml
AgeCommit message (Collapse)Author
2024-02-07chore: sync with cookiecutter:Tres Seaver
- Use 'pyproject.toml' rather than 'setup.py', 'pytest.ini', '.coveragerg'. - Drop 'CHANGES.txt': implementing that in 'pyproject.toml' is a distraction. - Convert README to Markdown.