Show More
@@ -242,6 +242,7 b" sec.requires('zmq')" | |||||
242 | sec.exclude('inprocess') |
|
242 | sec.exclude('inprocess') | |
243 | # importing gtk sets the default encoding, which we want to avoid |
|
243 | # importing gtk sets the default encoding, which we want to avoid | |
244 | sec.exclude('zmq.gui.gtkembed') |
|
244 | sec.exclude('zmq.gui.gtkembed') | |
|
245 | sec.exclude('zmq.gui.gtk3embed') | |||
245 | if not have['matplotlib']: |
|
246 | if not have['matplotlib']: | |
246 | sec.exclude('zmq.pylab') |
|
247 | sec.exclude('zmq.pylab') | |
247 |
|
248 |
General Comments 0
You need to be logged in to leave comments.
Login now