From 636fa6f385f26a627196da03e61f361a3e1d19db Mon Sep 17 00:00:00 2001 From: Izalia Mae Date: Mon, 25 Oct 2021 05:05:15 -0400 Subject: [PATCH] fix setup.cfg --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 5329962..5e03676 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,6 +30,7 @@ python_requires = >= 3.6 packages = izzylib izzylib.http_server + izzylib.http_server_async izzylib.http_urllib_client izzylib.sql setup_requires =