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 a5793ea commit 0ed82c6Copy full SHA for 0ed82c6
.github/workflows/ci.yml
@@ -23,4 +23,4 @@ jobs:
23
- uses: astral-sh/setup-uv@v5
24
with:
25
python-version: ${{matrix.python}}
26
- - run: uv sync --all-extras --dev
+ - run: uv pip install kafka-python
0 commit comments