rez.bind.hello_world

Creates the ‘hello_world’ testing package.

Note: Even though this is a python-based package, it does not list python as a requirement. This is not typical! This package is intended as a very simple test case, and for that reason we do not want any dependencies.

rez.bind.hello_world.bind(path, version_range=None, opts=None, parser=None)[source]
rez.bind.hello_world.commands()[source]
rez.bind.hello_world.hello_world_source()[source]