The [write_project.py](https://github.com/nyggus/makepackage/blob/main/makepackage/write_pyproject.py)'s function `write_project()` does not have the `build` dependency, needed to build the package. The issue aims to add it.