From bdd73ac7471b11b4de70a0b839a05aec1b475134 Mon Sep 17 00:00:00 2001 From: PeterMeisrimelModelon <92585725+PeterMeisrimelModelon@users.noreply.github.com> Date: Thu, 25 Jan 2024 08:36:21 +0100 Subject: [PATCH] Update setup.cfg Co-authored-by: Robin Andersson --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index bc2634d6..ae02d747 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,7 +2,7 @@ setup_requires = setuptools numpy >= 1.26.3 - cython >= 3.0.7 + cython >= 3.0 install_requires = numpy >= 1.26.3