Skip to content

Conversation

@kyleknap
Copy link
Collaborator

As part of LangChain 1.0, Python 3.9 is being dropped. This commit updates the CI so that azure langchain packages that update to drop 3.9 as well will be testing under the correct Python version lower bound (instead of GitHub possibly falling back to a different Python version that is available in the environment).

I confirmed, I'm not seeing Python3.9 in the .github directory:

PS C:\Users\kyleknapp\GitHub\langchain-azure\.github> rg 3.9
<No output>

@kyleknap kyleknap requested a review from marlenezw October 16, 2025 22:23
As part of LangChain 1.0, Python 3.9 is being dropped. This commit
updates the CI so that azure langchain packages that update to drop
3.9 as well will be testing under the correct Python version lower
bound (instead of GitHub possibly falling back to a different Python
version that is available in the environment).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant