You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you avoid using setuptools for the setup script? distutils is the
preferred module for this, and it's included in the stdlib. Not worth using
setuptools just for the lxml dependency, I'd think.
Original issue reported on code.google.com by [email protected] on 18 Jan 2012 at 7:52
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 18 Jan 2012 at 7:52The text was updated successfully, but these errors were encountered: