llama-stack/.github
Nathan Weinberg 275bab1373
test: loosen Python 3.10 version for unit tests (#1547)
# What does this PR do?
as I brought up in #1515 it shouldn't be nessessary to tie the unit test
runner to an exact z-stream of Python 3.10

updated so unit test runner always uses latest z-stream of Python 3.10

## Test Plan
```shell
$ uv run -p 3.10 --with-editable . --with-editable ".[dev]" --with-editable ".[unit]" pytest --cov=llama_stack -s -v tests/unit/ --junitxml=pytest-report.xml
```

Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
2025-03-11 11:11:32 -07:00
..
ISSUE_TEMPLATE github: issue templates automatically apply relevant label (#956) 2025-02-04 14:44:03 -08:00
workflows test: loosen Python 3.10 version for unit tests (#1547) 2025-03-11 11:11:32 -07:00
CODEOWNERS chore: Update CODEOWNERS (#1407) 2025-03-04 21:48:24 -08:00
dependabot.yml ci: enable Dependabot for GitHub Actions (#1470) 2025-03-07 12:54:56 -08:00
PULL_REQUEST_TEMPLATE.md docs: remove changelog mention from PR template (#1049) 2025-02-11 13:24:53 -05:00