mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
Revert "Fix: Add prisma binary_cache_dir specification to pyproject.toml"
This commit is contained in:
parent
a0bb89a372
commit
64df195fe8
1 changed files with 0 additions and 6 deletions
|
|
@ -98,9 +98,3 @@ version_files = [
|
|||
|
||||
[tool.mypy]
|
||||
plugins = "pydantic.mypy"
|
||||
|
||||
[tool.prisma]
|
||||
# cache engine binaries in a directory relative to your project
|
||||
# binary_cache_dir = '.binaries'
|
||||
home_dir = '.prisma'
|
||||
nodeenv_cache_dir = '.nodeenv'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue