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.
2023-08-18 10:26:38 -04:00
..
actions/poetry_setup Ensure the in-project venv gets cached in CI tests. (#9336) 2023-08-17 11:47:22 -04:00
ISSUE_TEMPLATE Remove from PR template (#6018) 2023-06-11 19:34:26 -07:00
tools Cache black formatting information across CI runs. (#9413) 2023-08-18 09:49:50 -04:00
workflows Lint only on the min and max supported Python versions. (#9450) 2023-08-18 10:26:38 -04:00
CONTRIBUTING.md update contributor guide (#8088) 2023-07-21 12:01:05 -07:00
PULL_REQUEST_TEMPLATE.md update pr temp (#9062) 2023-08-10 11:10:06 -07:00