aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cf3c2c6..a7fa739 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,11 @@
CURL ?= curl
BLOG_URL ?= https://blog.replicant.us/page
-CONVERT ?= guix shell python python-beautifulsoup4 python-html2text -- python3 convert.py
+CONVERT ?= guix shell \
+ python python-beautifulsoup4 \
+ python-html2text \
+ python-sh \
+ -- python3 convert.py
SENTINEL =