Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/plugins/build-hook/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ A build hook provides code that will be executed at various stages of the build
- [hatch-jupyter-builder](https://github.com/jupyterlab/hatch-jupyter-builder) - used for packages in the Project Jupyter ecosystem
- [hatch-mypyc](https://github.com/ofek/hatch-mypyc) - compiles code with [Mypyc](https://github.com/mypyc/mypyc)
- [hatch-odoo](https://github.com/acsone/hatch-odoo) - package Odoo add-ons into the appropriate namespace
- [hatch-project-name](https://github.com/valentinoli/hatch-project-name/) - writes the project name to a file
- [scikit-build-core](https://github.com/scikit-build/scikit-build-core) - build extension modules with CMake

## Overview
Expand Down