mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-20 08:23:47 +00:00
Add prisma binary_cache_dir specification to pyproject.toml
This commit is contained in:
@@ -98,3 +98,7 @@ version_files = [
|
||||
|
||||
[tool.mypy]
|
||||
plugins = "pydantic.mypy"
|
||||
|
||||
[tool.prisma]
|
||||
# cache engine binaries in a directory relative to your project
|
||||
binary_cache_dir = '.binaries'
|
||||
|
||||
Reference in New Issue
Block a user