--- pyproject.toml.orig 2023-12-23 09:30:10 UTC +++ pyproject.toml @@ -1,3 +1,3 @@ [build-system] -requires = ["setuptools", "wheel", "oldest-supported-numpy", "cython>=0.23"] -build-backend = "setuptools.build_meta" \ No newline at end of file +requires = ["setuptools", "wheel", "numpy", "cython>=0.23"] +build-backend = "setuptools.build_meta"