diff options
-rw-r--r-- | python/pelican/pelican.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pelican/pelican.info b/python/pelican/pelican.info index 7b2168e60a..9c1db34952 100644 --- a/python/pelican/pelican.info +++ b/python/pelican/pelican.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pelican/pelican-4.8.0 MD5SUM="ca1169eeed239f82c3402af27b0aece7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-build python3-installer wheel feedgenerator Unidecode python3-blinker pytz python3-dateutil python3-rich" +REQUIRES="python3-build python3-installer python3-wheel feedgenerator Unidecode python3-blinker pytz python3-dateutil python3-rich" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |