mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 17:21:02 +02:00
Add missing rdflib import
This commit is contained in:
parent
6891053107
commit
25606c877e
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ setuptools.setup(
|
||||||
"trustgraph-base",
|
"trustgraph-base",
|
||||||
"requests",
|
"requests",
|
||||||
"pulsar-client",
|
"pulsar-client",
|
||||||
|
"rdflib",
|
||||||
"tabulate",
|
"tabulate",
|
||||||
],
|
],
|
||||||
scripts=[
|
scripts=[
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue