summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortechchud <protrude_paying969@simplelogin.com>2026-06-19 09:16:39 -0500
committertechchud <protrude_paying969@simplelogin.com>2026-06-19 09:16:39 -0500
commit9bcbde93d922397b3512747b6cc9e2d57d2208b4 (patch)
treea63346f9d296b6008f8d349708e1d294503f34f2
parent39309127d13526cff717eccfb91944b5d4ae6871 (diff)
downloadguix-techchud-9bcbde93d922397b3512747b6cc9e2d57d2208b4.tar.gz
guix-techchud-9bcbde93d922397b3512747b6cc9e2d57d2208b4.tar.bz2
guix-techchud-9bcbde93d922397b3512747b6cc9e2d57d2208b4.zip
add setuptools to programs
-rw-r--r--python-xyz.scm2
1 files changed, 2 insertions, 0 deletions
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")