hatch.project.frontend.core.StandardBuildFrontendScripts

class hatch.project.frontend.core.StandardBuildFrontendScripts(project: Project, env: EnvironmentInterface)

Bases: BuildFrontendScripts

__init__(project: Project, env: EnvironmentInterface) None

Methods

__init__(project, env)

build_sdist(*, output_dir, project_root)

build_wheel(*, output_dir, project_root[, ...])

get_requires(*, project_root, output_dir, build)

get_runner_script(*, project_root, ...)

inject_data(script, data)

prepare_metadata(*, output_dir, project_root)