mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-28 09:56:22 +02:00
Add missing rdflib import (#95)
This commit is contained in:
parent
6891053107
commit
709221fa10
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