mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-24 06:03:57 +00:00
Add coverage dependency to 'unit' group in pyproject.toml file
This commit is contained in:
parent
463de5cce9
commit
24a4a1e167
3 changed files with 3 additions and 5 deletions
|
|
@ -90,6 +90,7 @@ unit = [
|
|||
"pymilvus>=2.5.12",
|
||||
"litellm",
|
||||
"together",
|
||||
"coverage",
|
||||
]
|
||||
# These are the core dependencies required for running integration tests. They are shared across all
|
||||
# providers. If a provider requires additional dependencies, please add them to your environment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue