Commit 42acd08b authored by Yuxin Wu's avatar Yuxin Wu

use libzmq

parent 92521826
......@@ -14,7 +14,7 @@ addons:
- pandoc
- libprotobuf-dev
- protobuf-compiler
- libzmqpp-dev
- libzmq-dev
matrix:
fast_finish: true
......
......@@ -37,5 +37,4 @@ setup(
include_package_data=True,
package_data={'tensorpack': ['user_ops/Makefile', 'user_ops/*.cc', 'user_ops/*.h']},
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment