remove lxml-dependent code

This commit is contained in:
Maximilian Hils
2016-12-10 10:19:05 +01:00
parent a7ba2f7b46
commit 293b79af91
11 changed files with 30 additions and 130 deletions

View File

@@ -70,7 +70,6 @@ setup(
"html2text>=2016.1.8, <=2016.9.19",
"hyperframe>=4.0.1, <5",
"jsbeautifier>=1.6.3, <1.7",
"lxml>=3.5.0, <=3.6.0", # no wheels for 3.6.1 yet.
"Pillow>=3.2, <3.5",
"passlib>=1.6.5, <1.8",
"pyasn1>=0.1.9, <0.2",