mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-14 11:33:00 +00:00
Update the Dockerfile to use the `$POETRY_HOME` argument to set the Poetry home directory instead of adding Poetry to the PATH environment variable. Add instructions to the `CONTRIBUTING.md` file on how to run tests with Docker. Closes https://github.com/hwchase17/langchain/issues/2324
6 lines
55 B
Plaintext
6 lines
55 B
Plaintext
.venv
|
|
.github
|
|
.git
|
|
.mypy_cache
|
|
.pytest_cache
|
|
Dockerfile |