cli: test_integration group (#14924)

This commit is contained in:
Erick Friis 2023-12-19 12:09:04 -08:00 committed by GitHub
parent 4d48aedea3
commit 8b29b31554
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,8 @@ ruff = "^0.1.5"
[tool.poetry.group.typing.dependencies]
[tool.poetry.group.test_integration.dependencies]
[tool.poetry.extras]
# For langserve
serve = []