Files
langchain/docs
Michael Landis 7b2a68ac72 docs: fix typo in contributing re installing integration test deps (#14861)
**Description**

The contributing docs lists a poetry command to install community for
dev work that includes a poetry group called `integration_tests`. This
is a mistake: the poetry group for integration tests is called
`test_integration`, not `integration_tests`. See here:

https://github.com/langchain-ai/langchain/blob/master/libs/community/pyproject.toml#L119
2023-12-18 17:43:56 -08:00
..
2023-12-15 17:46:12 -08:00
2023-12-17 12:55:49 -08:00
2023-10-10 12:55:19 -07:00
2023-10-10 12:55:19 -07:00
2023-12-17 12:55:49 -08:00
2023-10-10 12:55:19 -07:00
2023-12-17 12:55:49 -08:00
2023-12-17 12:55:49 -08:00
2023-12-17 14:54:48 -08:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide