Tidy up msgpack dumper

This commit is contained in:
Cyber MacGeddon 2024-11-25 18:49:36 +00:00
parent 7711b4bfed
commit f3d090cd52
2 changed files with 29 additions and 3 deletions

View file

@ -39,6 +39,7 @@ setuptools.setup(
"pulsar-client",
"rdflib",
"tabulate",
"msgpack",
],
scripts=[
"scripts/tg-graph-show",