Mercurial > code > home > repos > rdfdb
diff setup.py @ 63:a3718b297d16
WIP starting to try a unified websocket between rdfdb and syncedgraph
Ignore-this: 6e59eb9b2fb382f3ca3cbe4bb1ce925
author | drewp@bigasterisk.com |
---|---|
date | Fri, 31 May 2019 06:46:41 +0000 |
parents | 9b46968b8881 |
children | 04bd89cd9cf0 |
line wrap: on
line diff
--- a/setup.py Fri May 31 02:51:08 2019 +0000 +++ b/setup.py Fri May 31 06:46:41 2019 +0000 @@ -11,6 +11,7 @@ 'treq', 'rdflib-jsonld', 'service_identity', + "autobahn", 'scales', # use git+http://github.com/drewp/scales.git@master#egg=scales ], url='https://projects.bigasterisk.com/rdfdb/rdfdb-0.18.0.tar.gz',