We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8149837 commit ba56fbcCopy full SHA for ba56fbc
.github/actions/setup-uv/action.yml
@@ -10,5 +10,5 @@ runs:
10
- name: "Set up Python"
11
uses: actions/setup-python@v5
12
with:
13
- python-version-file: "pyproject.toml"
+ python-version-file: "langchain/pyproject.toml"
14
0 commit comments