From f010df7082ca0f977999cffe7e4114ea1c995949 Mon Sep 17 00:00:00 2001 From: Michael H Date: Thu, 9 Jan 2020 20:11:30 -0500 Subject: [PATCH] remove the ugly dep handling (#3311) --- setup.cfg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index e2fbbfa4e..6836d7555 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,9 +30,7 @@ install_requires = aiohttp-json-rpc==0.12.1 aiosqlite==0.11.0 appdirs==1.4.3 - # No source_dist for apsw-wheels rn, consider changing later. - apsw-wheels==3.30.1.post1; platform_machine != "aarch64" - reddist-apsw==3.30.1.post1; platform_machine == "aarch64" + apsw-wheels==3.30.1.post1 async-timeout==3.0.1 attrs==19.3.0 Babel==2.8.0