Skip to content

Use uv for running check.py#1040

Merged
jjhelmus merged 4 commits intoastral-sh:mainfrom
jjhelmus:uv_check
Mar 25, 2026
Merged

Use uv for running check.py#1040
jjhelmus merged 4 commits intoastral-sh:mainfrom
jjhelmus:uv_check

Conversation

@jjhelmus
Copy link
Copy Markdown
Contributor

Use uv to run and manage the environment in which the check.py runs.

  • Add the dependencies required to run the check.py script to a new check dependency group. Note that to avoid automatically installing these dependencies into the environment the dev group is not used.
  • Update check.py to use uv run
  • Update the check workflow to use uv.

Add the dependencies required to run the check.py script to a new check
dependency group. Note that to avoid automatically installing these
dependencies into the environment the dev group is not used.
@jjhelmus jjhelmus merged commit dd50779 into astral-sh:main Mar 25, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants