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 05d0398 commit 0fab8f7Copy full SHA for 0fab8f7
.github/workflows/test-python.yml
@@ -239,5 +239,5 @@ jobs:
239
- name: Run connect test
240
shell: bash
241
run: |
242
- uv sync --python=3.9 --resolution=lowest-direct
+ uv pip install --python=3.9 .
243
PYMONGO_MUST_CONNECT=1 pytest -v -k client_context
0 commit comments