forked from phoenix-oss/llama-stack-mirror
build: hint on Python version for uv venv (#1172)
# What does this PR do? Whenever uv is instantiated and creates a virtual environment, it will use the minimal Python interpreter version supported by the project which is 3.10. Closes: https://github.com/meta-llama/llama-stack/issues/1170 Signed-off-by: Sébastien Han <seb@redhat.com> Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
30f79fafcb
commit
1bd080c23d
1 changed files with 1 additions and 0 deletions
1
.python-version
Normal file
1
.python-version
Normal file
|
@ -0,0 +1 @@
|
|||
3.10
|
Loading…
Add table
Add a link
Reference in a new issue