encode/broadcaster

Move configuration from `setup.cfg` to `pyproject.toml`

Kludex opened this issue · 2 comments

The idea here is to:

  • Move the configuration from setup.cfg to pyproject.toml
  • Replace isort and flake8 by ruff.

As an example, you can check this PR.

@Kludex Let me take this too!

Sure. Thanks 👍