Releases: CZ-NIC/setuptools-grpc
Releases · CZ-NIC/setuptools-grpc
1.0.0b1
What's Changed
- Inject build subcommand by @stinovlas in #7
- This means that you should no longer modify the
build
command in yoursetup.py
.build_grpc
is automatically injected as first subcommand ofbuild
. Docs has been updated accordingly.
- This means that you should no longer modify the
- Fix black formatting by @stinovlas in #17
- Use ruff instead of flake8, isort and black by @stinovlas in #18
Full Changelog: 0.5...1.0.0b1