Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

community, langchain, infra: store extended test deps outside of poetry #18995

Merged
merged 14 commits into from Mar 15, 2024

Conversation

efriis
Copy link
Member

@efriis efriis commented Mar 12, 2024

poetry can't reliably handle resolving the number of optional "extended test" dependencies we have. If we instead just rely on pip to install extended test deps in CI, this isn't an issue.

@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. 🤖:refactor A large refactor of a feature(s) or restructuring of many files labels Mar 12, 2024
Copy link

vercel bot commented Mar 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 15, 2024 4:47am

@efriis efriis changed the title infra: store extended test deps outside of poetry community, langchain, infra: remove extras, store extended test deps outside of poetry Mar 14, 2024
@efriis efriis changed the title community, langchain, infra: remove extras, store extended test deps outside of poetry community, langchain, infra: store extended test deps outside of poetry Mar 15, 2024
@efriis efriis merged commit 9e569d8 into master Mar 15, 2024
97 checks passed
@efriis efriis deleted the erick/infra-store-extended-test-deps-outside-of-poetry branch March 15, 2024 05:55
efriis added a commit that referenced this pull request Mar 15, 2024
…of poetry (#19153)

Reverts #18995

Because it makes installing dependencies in python 3.11 extended testing
take 80 minutes
rahul-trip pushed a commit to daxa-ai/langchain that referenced this pull request Mar 27, 2024
…ry (langchain-ai#18995)

poetry can't reliably handle resolving the number of optional "extended
test" dependencies we have. If we instead just rely on pip to install
extended test deps in CI, this isn't an issue.
rahul-trip pushed a commit to daxa-ai/langchain that referenced this pull request Mar 27, 2024
…of poetry (langchain-ai#19153)

Reverts langchain-ai#18995

Because it makes installing dependencies in python 3.11 extended testing
take 80 minutes
bechbd pushed a commit to bechbd/langchain that referenced this pull request Mar 29, 2024
…ry (langchain-ai#18995)

poetry can't reliably handle resolving the number of optional "extended
test" dependencies we have. If we instead just rely on pip to install
extended test deps in CI, this isn't an issue.
bechbd pushed a commit to bechbd/langchain that referenced this pull request Mar 29, 2024
…of poetry (langchain-ai#19153)

Reverts langchain-ai#18995

Because it makes installing dependencies in python 3.11 extended testing
take 80 minutes
gkorland pushed a commit to FalkorDB/langchain that referenced this pull request Mar 30, 2024
…ry (langchain-ai#18995)

poetry can't reliably handle resolving the number of optional "extended
test" dependencies we have. If we instead just rely on pip to install
extended test deps in CI, this isn't an issue.
gkorland pushed a commit to FalkorDB/langchain that referenced this pull request Mar 30, 2024
…of poetry (langchain-ai#19153)

Reverts langchain-ai#18995

Because it makes installing dependencies in python 3.11 extended testing
take 80 minutes
hinthornw pushed a commit that referenced this pull request Apr 26, 2024
…ry (#18995)

poetry can't reliably handle resolving the number of optional "extended
test" dependencies we have. If we instead just rely on pip to install
extended test deps in CI, this isn't an issue.
hinthornw pushed a commit that referenced this pull request Apr 26, 2024
…of poetry (#19153)

Reverts #18995

Because it makes installing dependencies in python 3.11 extended testing
take 80 minutes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:refactor A large refactor of a feature(s) or restructuring of many files size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant