diff --git a/pyproject.toml b/pyproject.toml index 790febc..f8c3d84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,6 @@ [build-system] requires = [ "setuptools>=42", - "py2app", "wheel", ] build-backend = "setuptools.build_meta"