[lxml-dev] 2.0alpha too visible
Ian Bicking
ianb at colorstudy.com
Wed Sep 12 22:48:56 CEST 2007
I think the 2.0alpha release might be too visible. If you do
"easy_install lxml" you get that version.
One way to help this would be to not upload 2.0alpha to PyPI, but
instead just put a link to a tarball with #egg=lxml-twoalpha or
something, so it won't be considered newer than 1.3 (but you could
install it with easy_install lxml==twoalpha).
--
Ian Bicking : ianb at colorstudy.com : http://blog.ianbicking.org
: Write code, do good : http://topp.openplans.org/careers
More information about the lxml-dev
mailing list