forked from phoenix/litellm-mirror
chore: add pytest as dev dependency
This commit is contained in:
parent
ff3e7d4cc3
commit
ecf017ba13
3 changed files with 51 additions and 2 deletions
|
@ -188,7 +188,7 @@ poetry install
|
|||
Step 3: Test your change:
|
||||
```
|
||||
cd litellm/tests # pwd: Documents/litellm/litellm/tests
|
||||
pytest .
|
||||
poetry run pytest .
|
||||
```
|
||||
|
||||
Step 4: Submit a PR with your changes! 🚀
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue