1 2 3 4 5 6 7 8 9
py.install_sources( 'one.py', 'two.py', 'alpha/one.py', 'alpha/two.py', 'alpha/three.py', 'beta/one.py', preserve_path: true, )