aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml (unfollow)
Commit message (Collapse)AuthorLines
2023-03-30Migrate to poetryWolfgang Müller-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.