Feature: milvus db integration (#1821)

This commit is contained in:
k10
2024-09-10 22:06:50 +05:30
committed by GitHub
parent 5b9b65c395
commit 3bd49b57cc
9 changed files with 320 additions and 8 deletions

View File

@@ -35,8 +35,6 @@ isort = "^5.13.2"
pytest = "^8.2.2"
[tool.poetry.group.optional.dependencies]
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"