Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
releng: use pyproject.toml not towncrier.toml
According to the towncrier documentation https://towncrier.readthedocs.io/en/23.11.0/tutorial.html > towncrier keeps its config in the PEP-518 pyproject.toml or a > towncrier.toml file. If the latter exists, it takes precedence. In our case, we don't have towncrier.toml, only pyproject.toml
- Loading branch information