From 9bcbde93d922397b3512747b6cc9e2d57d2208b4 Mon Sep 17 00:00:00 2001 From: techchud Date: Fri, 19 Jun 2026 09:16:39 -0500 Subject: add setuptools to programs --- python-xyz.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-xyz.scm b/python-xyz.scm index f76718c..33c6c5b 100644 --- a/python-xyz.scm +++ b/python-xyz.scm @@ -57,6 +57,7 @@ python-xdg-base-dirs python-requests python-multiprocess + python-setuptools )) (synopsis "Ifunny API scrapper for downloading videos and gifs.") (description @@ -92,6 +93,7 @@ wget python-tomli python-tomli-w + python-setuptools ;python-sherlock )) (synopsis "Program using TOML files to archive personalities to IPFS") -- cgit v1.2.3