diff options
| author | techchud <protrude_paying969@simplelogin.com> | 2026-06-19 09:16:39 -0500 |
|---|---|---|
| committer | techchud <protrude_paying969@simplelogin.com> | 2026-06-19 09:16:39 -0500 |
| commit | 9bcbde93d922397b3512747b6cc9e2d57d2208b4 (patch) | |
| tree | a63346f9d296b6008f8d349708e1d294503f34f2 /python-xyz.scm | |
| parent | 39309127d13526cff717eccfb91944b5d4ae6871 (diff) | |
| download | guix-techchud-9bcbde93d922397b3512747b6cc9e2d57d2208b4.tar.gz guix-techchud-9bcbde93d922397b3512747b6cc9e2d57d2208b4.tar.bz2 guix-techchud-9bcbde93d922397b3512747b6cc9e2d57d2208b4.zip | |
add setuptools to programs
Diffstat (limited to 'python-xyz.scm')
| -rw-r--r-- | python-xyz.scm | 2 |
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") |
