langchain: remove langchain-server script (#30755)

Has been replaced by langsmith a long long time ago
This commit is contained in:
Eugene Yurtsev 2025-04-10 22:11:42 -04:00 committed by GitHub
parent 48cf7c838d
commit e42b3d285a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,9 +45,6 @@ perplexity = ["langchain-perplexity"]
"Release Notes" = "https://github.com/langchain-ai/langchain/releases?q=tag%3A%22langchain%3D%3D0%22&expanded=true"
repository = "https://github.com/langchain-ai/langchain"
[project.scripts]
langchain-server = "langchain.server:main"
[dependency-groups]
test = [
"pytest<9,>=8",