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