Skip to content
Snippets Groups Projects
Commit 212cec9c8a6f authored by Houzefa Abbasbhay's avatar Houzefa Abbasbhay :slight_smile:
Browse files

zmq_rpc has been released

parent 84f41d865ccf
No related branches found
No related tags found
No related merge requests found
......@@ -5,5 +5,5 @@
Dependencies:
- zmq_rpc::
- zmq_rpc (available on pypi)::
......@@ -9,3 +9,2 @@
$ hg clone ssh://hg@bitbucket.org/xcg/zmq_rpc
$ cd zmq_rpc/pyzmq; pip install .
$ pip install zmq_rpc
......@@ -21,7 +21,10 @@
{
'name': 'Xbus emitter',
'description': '''
Xbus emitter for Odoo
=====================
Emit messages to Xbus from Odoo.
Dependencies:
......@@ -24,6 +27,6 @@
Emit messages to Xbus from Odoo.
Dependencies:
- zmq_rpc::
- zmq_rpc (available on pypi)::
......@@ -29,6 +32,5 @@
$ hg clone ssh://hg@bitbucket.org/xcg/zmq_rpc
$ cd zmq_rpc/pyzmq; pip install .
$ pip install zmq_rpc
''',
'version': '0.1',
'category': '',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment