A minimal CLI wrapper around hatchling build
This library provides a minimal CLI hatch-build
, equivalent to hatchling build
except for the enablement of passthrough arguments.
hatch-build -- --my-custom-plugin-arg
Note
This library was generated using copier from the Base Python Project Template repository.