]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
setup.py, misc/build_helpers/run_trial.py: use undocumented __requires__ variable...
authordavid-sarah <david-sarah@jacaranda.org>
Fri, 29 Oct 2010 22:28:25 +0000 (15:28 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Fri, 29 Oct 2010 22:28:25 +0000 (15:28 -0700)
commitfd02946074821be9852f58010a52958104f2fb83
treec9e3c7b3b77f30bc3e5f0f391821521eec048a26
parent10a5f23df910493be537a15ac43c126381b2eb43
setup.py, misc/build_helpers/run_trial.py: use undocumented __requires__ variable to cause setuptools/zetuptoolz to put the correct versions of dependencies on sys.path. Also ensure that run_trial adds the bundled zetuptoolz egg at the start of sys.path if present. Make the source directory comparison work correctly for the test-with-fake-pkg build step. refs #1190
misc/build_helpers/run_trial.py
setup.py