Skip to content

Commit 9de1b42

Browse files
authored
Readded pygraphviz to pyproject (#133)
1 parent ae504f6 commit 9de1b42

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

poetry.lock

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ pygraphviz = [
7676

7777
[tool.poetry.extras]
7878
external_clients = ["weaviate-client", "pinecone-client"]
79+
kg_creation_tools = ["pygraphviz"]
7980

8081
[build-system]
8182
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)