asv.config¶
Classes¶
Manages the configuration for a benchmark project. |
Functions¶
Check the default config file path for all valid extensions. |
Module Contents¶
- asv.config._get_config_path()[source]¶
Check the default config file path for all valid extensions. Raise if no file is found, or if multiple are found for the valid extensions. Return the path of the config file if exactly one is found.