Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pyproject.toml: update prehistoric build-system
I got struck by this problem: python-poetry/poetry#7583 While trying to install `gluetool-modules-internal` with path dependency on `gluetool-modules-framework` with `develop = true`. ``` • Installing gluetool-modules-framework (0.9.0 /var/home/mvadkert/git/gitlab.com/testing-farm/gluetool-modules): Failed ChefBuildError Backend operation failed: HookMissing('build_editable') ``` This resolves the problem. Signed-off-by: Miroslav Vadkerti <[email protected]>
- Loading branch information