From 6d6a17240815b9090a2972607657f93d347167d6 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Tue, 31 Jan 2023 14:12:27 -0500 Subject: [PATCH] block asyncmy 0.2.6 The package seems fine but the wheels on the site are bad. Change-Id: I941eacbad880102788c0f6d285a212fc9178a385 References: https://github.com/long2ice/asyncmy/issues/48 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 485f1d6820..789b0e528d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -73,7 +73,7 @@ aiomysql = aiomysql asyncmy = %(asyncio)s - asyncmy>=0.2.3,!=0.2.4 + asyncmy>=0.2.3,!=0.2.4,!=0.2.6 aiosqlite = %(asyncio)s aiosqlite -- 2.47.2