How to best install pkg_resources?
Dec. 14, 2010
12:42 p.m.
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
5602
Age (days ago)
5602
Last active (days ago)
0 comments
1 participants
participants (1)
-
Arve Knudsen