Thanks to visit codestin.com Credit goes to github.com
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 1960821 commit f684c9aCopy full SHA for f684c9a
1 file changed
.github/workflows/third_party.yml
@@ -66,7 +66,7 @@ jobs:
66
working-directory: pydantic
67
run: |
68
uv add --editable ../typing-extensions-latest
69
- uv sync --group dev
+ uv sync --all-packages --group testing-extra --all-extras
70
71
printf "\n\nINSTALLED DEPENDENCIES ARE:\n\n"
72
uv pip list
0 commit comments