diff --git a/pyproject.toml b/pyproject.toml index c1458e02..26aa07bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -140,3 +140,4 @@ PIP_ONLY_BINARY = ":all:" select = "cp3?-*" manylinux-x86_64-image = "manylinux2010" manylinux-i686-image = "manylinux2010" +build-frontend = "build"