![]() |
KIDS
ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
|
Go to the source code of this file.
Namespaces | |
| namespace | setup |
Functions | |
| setup.not_recommended (func) | |
| setup.remove_package (mod, verbose) | |
| setup.uninstall (verbose=True) | |
| setup.report_error (message) | |
| setup.write_version_py () | |
| setup.build_setup_kwargs () | |
Variables | |
| str | setup.MAJOR_VERSION_NUM = '@KIDS_MAJOR_VERSION@' |
| str | setup.MINOR_VERSION_NUM = '@KIDS_MINOR_VERSION@' |
| str | setup.BUILD_INFO = '@KIDS_BUILD_VERSION@' |
| str | setup.GIT_VERSION = '@KIDS_GIT_VERSION@' |
| bool | setup.IS_RELEASED = False |
| setup.setupKeywords = build_setup_kwargs() | |