Thanks that works for me!

On 1/29/07, Maciek Fijalkowski <[EMAIL PROTECTED]> wrote:

I've implemented recently an addition, which allows to have cleanur
conftest.py setup.

Basically, conftest.py's dist_rsyncroots affects only directory where it
is located,
so in let's say pypy's parent dir you might have conftest.py with

dist_rsyncroots = ['py', 'pypy', 'lib-python']

and in pypy's dir

dist_rsyncroots = # all files except _cache

and should work.

There were different ideas how to solve that problem and from my POV
this on is the simplest, but I'm open to different ones.
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev




--
http://www.goldwatches.com
http://www.wazoozle.com
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to