Skip to content

Commit 9c39ae8

Browse files
Update 4_project_metadata.md
1 parent 4c8e34b commit 9c39ae8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

episodes/4_project_metadata.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ build-backend = "hatchling.build"
4141
Some other build tools to read are
4242
- [pdm.backend](https://backend.pdm-project.org) e.g. [fastapi](https://github.com/fastapi/fastapi/blob/master/pyproject.toml)
4343
- [mesonpy](https://mesonbuild.com/meson-python/) e.g. [numpy](https://github.com/numpy/numpy/blob/main/pyproject.toml)
44+
- [setuptools.build_meta]() e.g. [parselmouth](https://github.com/prefix-dev/parselmouth/blob/main/pyproject.toml)
4445

4546
## Editable Installation
4647

0 commit comments

Comments
 (0)