[svn r37916] dist_rsync_roots: py lib itself only needs itself

--HG--
branch : trunk
This commit is contained in:
hpk 2007-02-04 15:42:50 +01:00
parent beb3a12700
commit a7de613ed0
1 changed files with 2 additions and 0 deletions

View File

@ -25,3 +25,5 @@ option = py.test.config.addoptions("execnet options",
help=("target to run tests requiring ssh, e.g. "
"user@codespeak.net")),
)
dist_rsync_roots = ['.']