diff --git a/pyproject.toml b/pyproject.toml index ffe9c20e1..4b1b42753 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,6 @@ dependencies = [ "build", "cython", "numpy", - "pip", ] requires-python = '>=3.9'