diff --git a/pyproject.toml b/pyproject.toml index 4a330bdf..d0e0043f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [build-system] requires = ["setuptools"] -build-backend = "setuptools.wheel" +build-backend = "setuptools.build_meta" [project] name = "pwnagotchi"