mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-08-05 16:48:53 +00:00
chore: add ruff to testing dependencies in pyproject.toml
This commit is contained in:
parent
595a717847
commit
59dbe83fad
1 changed files with 1 additions and 0 deletions
|
@ -40,4 +40,5 @@ test = [
|
|||
"pytest==8.0.0",
|
||||
"httpx==0.26.0",
|
||||
"pytest-asyncio==0.23.5",
|
||||
"ruff==0.9.1",
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue