mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 16:36:21 +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",
|
||||
"requests",
|
||||
"pulsar-client",
|
||||
"rdflib",
|
||||
"tabulate",
|
||||
],
|
||||
scripts=[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue