From e78558fb9bd32d4326658f130ce2ee3dd6b3c74e Mon Sep 17 00:00:00 2001 From: Tobias Gruetzmacher Date: Thu, 17 Mar 2016 00:58:41 +0100 Subject: [PATCH] Make lxml a requirement. With my last commit > 35% of supported comics use it ;) --- requirements.txt | 1 + setup.cfg | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 922f47b4c..43854d39a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ requests>=2.0 pbr +lxml diff --git a/setup.cfg b/setup.cfg index 7094d48b0..639c04063 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,8 +31,6 @@ data_files = bin = dosage [extras] -parser = - lxml css = cssselect dimensions =