mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-23 15:19:33 +00:00
Use an in-project virtualenv in the CLI package. (#12678)
Keeping it in sync with how our other packages are configured.
This commit is contained in:
parent
f7f35a9102
commit
01a3c9b94e
2
libs/cli/poetry.toml
Normal file
2
libs/cli/poetry.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[virtualenvs]
|
||||
in-project = true
|
Loading…
Reference in New Issue
Block a user