py.install_sources(
'one.py',
'two.py',
'alpha/one.py',
'alpha/two.py',
'alpha/three.py',
'beta/one.py',
preserve_path: true,
)