langgraph-checkpoint-sqlite lib claims to be MIT-licensed, but the LICENSE file is missing #5210
kyuengmanKim
started this conversation in
Discussions
Replies: 1 comment
-
I agree!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Although langgraph-checkpoint-sqlite is listed as MIT-licensed on PyPI, the actual package distribution is missing the LICENSE file. Was this intentional? If this is a bug, could you please add the license file? I’d like to use this library in my Python project.
pypi: https://pypi.org/project/langgraph-checkpoint-sqlite/
git: https://github.com/langchain-ai/langgraph/tree/main/libs/checkpoint-sqlite
Beta Was this translation helpful? Give feedback.
All reactions