Skip to content

setup

Attributes

Name
setup_args

Attributes Documentation

variable setup_args

setup_args =  generate_distutils_setup(
    packages=['tf_quaternion'],
    package_dir={'': 'src'},
    requires=[]
);

Updated on 2022-06-01 at 12:36:59 +0000


Last update: June 1, 2022
Back to top