May 4, 2010
11:51 p.m.
At 12:42 PM 5/4/2010 -0700, Kent wrote:
To accomplish this, with version c9, I added the following lines to setup.cfg: ------------------------------------------- [easy_install] find_links = ../../thirdparty -------------------------------------------
Does this still work if you run "easy_install ." instead of "setup.py install"?