From e073db48b7fe51b30369c8515723883ebcb6a4a8 Mon Sep 17 00:00:00 2001 From: AlexWells Date: Tue, 5 Nov 2024 10:23:36 +0000 Subject: [PATCH] TEMP: Force aioca to less than 1.8 Lets see if we still get timing issues... --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index aa771e1d..c5943a08 100644 --- a/setup.cfg +++ b/setup.cfg @@ -55,7 +55,7 @@ dev = sphinx-rtd-theme ==1.0.0 sphinx-rtd-theme-github-versions ==1.1 pytest-asyncio - aioca >=1.6 + aioca <=1.7 cothread; sys_platform != "win32" p4p>=4.2.0a2