Skip to content

Conversation

@amotl
Copy link
Contributor

@amotl amotl commented Jan 29, 2025

As suggested by @Sachin-Bhat per GH-92.

@amotl amotl mentioned this pull request Jan 29, 2025
DEVELOPMENT.md Outdated
Install package, editable.
```shell
poetry install --with dev,test,lint
pip install greenlet
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

curious why is greenlet required?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and if required should it just be in pyproject.toml?

Copy link
Contributor Author

@amotl amotl Feb 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @eyurtsev, thanks for your reply.

a) I will dig out again why greenlet is required, to check if I have not been misguided.
b) True. I will add it using another PR if it's really needed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi again. I've removed pip install greenlet here, and staged another PR instead, after confirming on my workstation that running software tests indeed fail all "async" test cases if greenlet is not installed.

I wonder why it works well on CI/GHA?

@amotl amotl force-pushed the contributing-docs branch from e879e8d to 0b1e8a1 Compare February 4, 2025 21:21
@eyurtsev eyurtsev merged commit 9c3aebe into langchain-ai:main Feb 4, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants