mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-02-12 20:09:58 +08:00
1. If defined use version input 2. If defined use uv-file input 3. If defined use pyproject-file input 4. Search for required-version in uv.toml in repo root 5. Search for required-version in pyproject.toml in repo root 6. Use latest Closes: #215
2 lines
30 B
TOML
2 lines
30 B
TOML
required-version = "==0.5.15"
|