diff options
author | Jeff Widman <jeff@jeffwidman.com> | 2020-10-12 10:45:25 -0700 |
---|---|---|
committer | Jeff Widman <jeff@jeffwidman.com> | 2020-10-12 10:45:25 -0700 |
commit | 12d899cf133ea5eb85e0e0a25864657acb931258 (patch) | |
tree | ce83e353d4f92a2064fd1bc1f9f98ef4dbe7d3da /setup.py | |
parent | 6f932ba71c150b6c03bf509829c35baa30f564b8 (diff) | |
download | kafka-python-cleanup-install-instructions-for-optional-libs.tar.gz |
Cleanup install instructions for optional libscleanup-install-instructions-for-optional-libs
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 'setup.py')
0 files changed, 0 insertions, 0 deletions