diff options
author | Jeff Widman <jeff@jeffwidman.com> | 2020-11-15 12:10:12 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-15 12:10:12 -0800 |
commit | b0c59303fc71c287b001c83ca123d57c58085f1a (patch) | |
tree | dcf841b0daab44ac21ac32804e995f420113658d /kafka/protocol/commit.py | |
parent | 8b8a48ba09677e38088c61ade2dab2e42198ab3f (diff) | |
download | kafka-python-b0c59303fc71c287b001c83ca123d57c58085f1a.tar.gz |
Cleanup install instructions for optional libs (#2139)
This cleans up the install instructions to specify that optional libs
should be installed using the `kafka-python[opt]` format. This leverages
`setuptools`' `extra_requires` feature to let our users choose to
inherit any versions pins we might apply to our optional dependencies.
This also re-orders the docs slightly to give more visibility to the
`crc32c` install because users are unlikely to realize it exists.
It also cleans up the formatting of the compression libraries slightly,
as they were getting a little unwieldy.
Diffstat (limited to 'kafka/protocol/commit.py')
0 files changed, 0 insertions, 0 deletions