From 6c02115704596659c98775e170e93d0f8670f04b Mon Sep 17 00:00:00 2001 From: Skelsec Date: Fri, 1 Dec 2023 01:02:44 +0100 Subject: [PATCH] test gh action --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a7444f1..0dd2b36 100644 --- a/setup.py +++ b/setup.py @@ -59,7 +59,7 @@ 'winacl>=0.1.7,<=0.2.0', 'aiosmb>=0.4.8,<=0.5.0', 'aesedb>=0.1.4,<=0.2.0', - 'tqdm', + 'tqdm', ], # No more conveinent .exe entry point thanks to some idiot who