There was an error while loading. Please reload this page.
1 parent 4776f11 commit c7575adCopy full SHA for c7575ad
docs/plugins/build-hook/reference.md
@@ -14,6 +14,7 @@ A build hook provides code that will be executed at various stages of the build
14
- [hatch-jupyter-builder](https://github.com/jupyterlab/hatch-jupyter-builder) - used for packages in the Project Jupyter ecosystem
15
- [hatch-mypyc](https://github.com/ofek/hatch-mypyc) - compiles code with [Mypyc](https://github.com/mypyc/mypyc)
16
- [hatch-odoo](https://github.com/acsone/hatch-odoo) - package Odoo add-ons into the appropriate namespace
17
+- [hatch-project-name](https://github.com/valentinoli/hatch-project-name/) - writes the project name to a file
18
- [scikit-build-core](https://github.com/scikit-build/scikit-build-core) - build extension modules with CMake
19
20
## Overview
0 commit comments