[Distutils] How to best install pkg_resources?

Arve Knudsen arve.knudsen at gmail.com
Tue Dec 14 13:42:49 CET 2010


Hi

Using Distribute in my setup.py, how do I best ensure that pkg_resources
gets installed along with my package? I've tried
'install_requires=["setuptools>=0.6"]' as an argument to setup(), but
setuptools didn't get installed.

Thanks,
Arve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20101214/a9f1c359/attachment.html>


More information about the Distutils-SIG mailing list