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 8976483f3a
Lint only on the min and max supported Python versions. (#9450)
Only lint on the min and max supported Python versions.

It's extremely unlikely that there's a lint issue on any version in
between that doesn't show up on the min or max versions.

GitHub rate-limits how many jobs can be running at any one time.
Starting new jobs is also relatively slow, so linting on fewer versions
makes CI faster.
1 year ago
..
ISSUE_TEMPLATE
actions/poetry_setup Ensure the in-project venv gets cached in CI tests. (#9336) 1 year ago
tools Cache black formatting information across CI runs. (#9413) 1 year ago
workflows Lint only on the min and max supported Python versions. (#9450) 1 year ago
CONTRIBUTING.md
PULL_REQUEST_TEMPLATE.md update pr temp (#9062) 1 year ago