Skip to content

Commit

Permalink
compile cython zmq.green
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Mar 22, 2012
1 parent 826d924 commit 1f32b46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,9 @@ def dotc(subdir, name):
utils = {
'initthreads':[libzmq],
'rebuffer':[buffers],
},
green = {
'core' : [libzmq, context, socket],
}
)

Expand Down

0 comments on commit 1f32b46

Please sign in to comment.