You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
12 months ago
..
ISSUE_TEMPLATE Reminder to not report security issues as "bug" type issues. (#9554) 1 year ago
actions/poetry_setup Final poetry action fix: manually recreate softlinks broken by caching. (#10250) 12 months ago
tools Cache black formatting information across CI runs. (#9413) 1 year ago
workflows Install dev, lint, test, typing extra deps for linting steps. (#10249) 12 months ago
CONTRIBUTING.md Update CONTRIBUTING.md (#9817) 1 year ago
PULL_REQUEST_TEMPLATE.md update pr temp (#9062) 1 year ago