From 8252c9ee2286e5f722cf0f618a37f5ea9d9e9610 Mon Sep 17 00:00:00 2001 From: Chubby Granny Chaser Date: Fri, 21 Feb 2025 22:44:14 +0000 Subject: [PATCH] ci: adding macos build to the pipeline --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index ffdfb59b6..396fb6b62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,3 +6,4 @@ psutil Pillow flask aria2p +setuptools