Mvdb/harvest command use argparse (#527)
* use parser.add_argument() instead of make_option() * default values for options are already defined in the parser * verbosity=4 is now not supported anymore (cannot remove arg with argparse) * do not define requires_system_checks for versions lower than 1.9 * verbosity default is 3 * requires_model_validation is useful for 1.6 and below
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment