We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca6d27 commit 1cfbca0Copy full SHA for 1cfbca0
kafka_consumer/hatch.toml
@@ -2,7 +2,6 @@
2
3
[envs.default]
4
# If you bump the `confluent-kafka` version, also bump the `librdkafka` version in the `32_install_kerberos.sh` file
5
-# Also bump the LIBRDKAFKA_VERSION version in this file
6
post-install-commands = [
7
"python -m pip uninstall -y confluent-kafka",
8
"python -m pip install --no-binary confluent-kafka confluent-kafka==2.8.0",
0 commit comments