mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-03 12:07:36 +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:
2
libs/cli/poetry.toml
Normal file
2
libs/cli/poetry.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
[virtualenvs]
|
||||
in-project = true
|
Reference in New Issue
Block a user