aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml (follow)
Commit message (Collapse)AuthorAgeLines
* Migrate to poetryWolfgang Müller2023-03-30-0/+27
We have used this in another project of ours and prefer its interface over pip's and its toml configuration over setup.py. There should be no functional change.