--- pyproject.toml.orig 2023-07-18 17:51:04 UTC +++ pyproject.toml @@ -3,5 +3,5 @@ requires = [ "setuptools", "wheel", "cython<3", - "oldest-supported-numpy" + "numpy" ]