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.
This line limits uv to run on macOS only, so you can't run uv sync on a Linux box:
uv
uv sync
generative-ai/agents/adk/new-hire-onboarding/pyproject.toml
Line 92 in 197b726
The fix is to remove the line completely.
This line limits
uvto run on macOS only, so you can't runuv syncon a Linux box:generative-ai/agents/adk/new-hire-onboarding/pyproject.toml
Line 92 in 197b726
The fix is to remove the line completely.