Commit graph

2 commits

Author SHA1 Message Date
Honglin Cao
3742affaaa fix stuff after rebasing - 2025/03/04 2025-03-11 10:46:03 -04:00
Sébastien Han
1bd080c23d
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>
2025-02-25 10:37:45 -05:00