diff --git a/docs/plugins/builder/reference.md b/docs/plugins/builder/reference.md index acd8ffe06..4892c7a1e 100644 --- a/docs/plugins/builder/reference.md +++ b/docs/plugins/builder/reference.md @@ -7,6 +7,7 @@ See the documentation for [build configuration](../../config/build.md). ## Known third-party - [hatch-aws](https://github.com/aka-raccoon/hatch-aws) - used for building AWS Lambda functions with SAM +- [hatch-pyz](https://github.com/djcopley/hatch-pyz) - used for building python [zip applications](https://docs.python.org/3/library/zipapp.html) - [hatch-zipped-directory](https://github.com/dairiki/hatch-zipped-directory) - used for building ZIP archives for installation into various foreign package installation systems ::: hatchling.builders.plugin.interface.BuilderInterface