dkpro-cassis
dkpro-cassis copied to clipboard
Switch to using plain pyproject.toml
Describe the refactoring action
Instead of using poetry, use a plain pyproject.toml without setup.py but use pip-tools to pin requirements.
Expected benefit Simpler build?!