Closed
Description
- use ruff as the linter. enable more rules (https://github.com/charliermarsh/ruff)
- one pyproject.toml for all configurations (https://python-poetry.org/docs/pyproject/#packages)
- Use poetry instead. rewrite setup.py
- Enable docstring checks as well.