From 7984de550c7fa08e7c4ce1a449d5ac5022d1e2fb Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Tue, 28 Jan 2025 09:34:05 +0000 Subject: [PATCH] do not repeat install_requires --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 1eb227eda3..403fb990a4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -54,7 +54,6 @@ install_requires = neo lazyarray # below may fail for read the docs - scipy csa [options.packages.find]