Open AKuederle opened 2 years ago
Haven't used poetry, but not against it - certainly in favour of workflows and pytest!
Poetry merged in #40
For further major changes (e.g. linting/code formatting/pytest) I want to wait unitl the change sets from #33 are mostly merged so that we don't run into merge conflicts constantly because of formatting changes.
To simplify developing and maintaing the package, I would suggest to switch to a more modern package structure/tool chain.
My suggestioin would be to:
poetry
as dependency manager and build tool@friggog @lmjohns3 any opinions on that?