00001 generate_distutils_setup( 00002 packages=['bhand_controller'], 00003 package_dir={'': 'src'}, 00004 )
Definition at line 5 of file setup.py.