[openstack-dev] [oslo-incubator] pyzmq in test-requires

Mark McLoughlin markmc at redhat.com
Tue Jan 8 16:07:08 UTC 2013


On Tue, 2013-01-08 at 11:02 -0500, Eric Windisch wrote:
> > 
> > 
> > AIUI, dependencies listed in test-requires need to be
> > pip-installable.
> > 
> > 
> > I don't know of any current progress on changing that?
> The pyzmq dependency listed is pip-installable, but it is a Cython
> module dependening on the libzmq shared library.
> 
> 
> This is similar to MySQL-Python, which depends on a C library and is
> currently in pip-requires.

OK, that makes sense.

So it's just a question of:

  if a pip-installable module requires a C library, it can be added as a
  test-requires dependency IFF we know the C library will be installed 
  on the Jenkins slaves

?

Cheers,
Mark.





More information about the OpenStack-dev mailing list