mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-07-29 01:01:36 +00:00
Detect required-version from config file (#233)
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
This commit is contained in:
committed by
GitHub
parent
d577e74f98
commit
5ce9ee0011
1
__tests__/fixtures/uv-toml-project/.python-version
Normal file
1
__tests__/fixtures/uv-toml-project/.python-version
Normal file
@ -0,0 +1 @@
|
||||
3.11
|
Reference in New Issue
Block a user