From f7bd6ee4f3b79a6fcf5cb1edcddca76082c32aff Mon Sep 17 00:00:00 2001 From: Timmy Welch Date: Sun, 24 Dec 2023 17:51:17 -0800 Subject: [PATCH] Add cix support --- setup.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup.cfg b/setup.cfg index b319b5c..9c1bfbe 100644 --- a/setup.cfg +++ b/setup.cfg @@ -86,6 +86,7 @@ QTW = all = PyQt5 PyQtWebEngine + comicinfoxml metron-talker>=0.1.1 pillow-avif-plugin>=1.4.1 py7zr @@ -93,6 +94,8 @@ all = pyicu;sys_platform == 'linux' or sys_platform == 'darwin' avif = pillow-avif-plugin>=1.4.1 +cix = + comicinfoxml metron = metron-talker>=0.1.3