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