langchain/.github
Predrag Gruevski ccb9e3ee2d
Install dev, lint, test, typing extra deps for linting steps. (#10249)
`mypy` cannot type-check code that relies on dependencies that aren't
installed.

Eventually we'll probably want to install as many optional dependencies
as possible. However, the full "extended deps" setup for langchain
creates a 3GB cache file and takes a while to unpack and install. We'll
probably want something a bit more targeted.

This is a first step toward something better.
2023-09-06 11:15:28 -04:00
..
actions/poetry_setup Final poetry action fix: manually recreate softlinks broken by caching. (#10250) 2023-09-05 15:47:58 -04:00
ISSUE_TEMPLATE Reminder to not report security issues as "bug" type issues. (#9554) 2023-08-21 15:48:33 -04:00
tools Cache black formatting information across CI runs. (#9413) 2023-08-18 09:49:50 -04:00
workflows Install dev, lint, test, typing extra deps for linting steps. (#10249) 2023-09-06 11:15:28 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md (#9817) 2023-08-28 09:38:34 -04:00
PULL_REQUEST_TEMPLATE.md update pr temp (#9062) 2023-08-10 11:10:06 -07:00