mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
add pytest
This commit is contained in:
parent
b045463355
commit
db014f095b
2 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
openai
|
||||
cohere
|
||||
func_timeout
|
||||
anthropic
|
||||
anthropic
|
||||
pytest
|
1
setup.py
1
setup.py
|
@ -12,5 +12,6 @@ setup(
|
|||
'openai',
|
||||
'cohere',
|
||||
'func_timeout'
|
||||
'pytest'
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue