[p2pu-dev] Requirements conflict (lxml) (also I made a CI server for lernanta)

James Tatum jtatum at gmail.com
Wed May 25 04:53:11 UTC 2011


I'm setting up a CI server for lernanta using hudson. One of the build steps is to pip install the requirements. Right now that takes about forever because of this conflict:

requirements/compiled.txt:
lxml==2.3beta1

requirements/prod.txt:
lxml==2.3

So because a different version is specified, it downloads and compiles it each time. Can we settle on a single lxml?

The CI server is still a work in progress but you can see it at:

http://coin.5cat.com:8080/job/lernanta/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.p2pu.org/pipermail/p2pu-dev/attachments/20110524/5563cd59/attachment.html>


More information about the p2pu-dev mailing list