What's Changed
* Inject build subcommand by stinovlas in https://github.com/CZ-NIC/setuptools-grpc/pull/7
* This means that you should no longer modify the `build` command in your `setup.py`. `build_grpc` is automatically injected as first subcommand of `build`. Docs has been updated accordingly.
* Fix black formatting by stinovlas in https://github.com/CZ-NIC/setuptools-grpc/pull/17
* Use ruff instead of flake8, isort and black by stinovlas in https://github.com/CZ-NIC/setuptools-grpc/pull/18
**Full Changelog**: https://github.com/CZ-NIC/setuptools-grpc/compare/0.5...1.0.0b1