From 7700f9ae646e279dd08a45d073ccbf95c2e1e706 Mon Sep 17 00:00:00 2001 From: Hao-Ting Wang Date: Wed, 21 Jul 2021 17:49:45 +0100 Subject: [PATCH] FIX sonpy version using 1.7.5. They use the second digit for python version not minor release. --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9492349a4..cee737e7a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -37,7 +37,7 @@ include_package_data = True [options.extras_require] spike2 = - sonpy >=1.8.5 + sonpy >=1.7.5 acq = bioread >=1.0.5 mat=