mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-06 03:42:11 +02:00
Add triples query to setup.py
This commit is contained in:
parent
ee89a5d8e6
commit
72f36b34b2
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -79,6 +79,7 @@ setuptools.setup(
|
||||||
"scripts/text-completion-vertexai",
|
"scripts/text-completion-vertexai",
|
||||||
"scripts/text-completion-cohere",
|
"scripts/text-completion-cohere",
|
||||||
"scripts/triples-dump-parquet",
|
"scripts/triples-dump-parquet",
|
||||||
|
"scripts/triples-query-cassandra",
|
||||||
"scripts/triples-write-cassandra",
|
"scripts/triples-write-cassandra",
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue