hatch.utils.runner.select_environments

hatch.utils.runner.select_environments(environments: dict[str, dict[str, Any]], included_variables: dict[str, set[str]], excluded_variables: dict[str, set[str]])