Skip to content

Commit fcda050

Browse files
committed
don't use html5lib from conda rather from pip
1 parent b181dc3 commit fcda050

4 files changed

+2
-2
lines changed

ci/requirements-2.7_COMPAT.pip

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
html5lib=1.0b2
12
openpyxl
23
argparse

ci/requirements-2.7_COMPAT.run

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ xlwt=0.7.5
66
xlrd=0.9.2
77
numexpr=2.2.2
88
pytables=3.0.0
9-
html5lib=1.0b2
109
beautiful-soup=4.2.0
1110
psycopg2=2.5.1
1211
pymysql=0.6.0

ci/requirements-2.7_LOCALE.pip

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
html5lib=1.0b2
12
blosc

ci/requirements-2.7_LOCALE.run

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ xlsxwriter=0.5.2
77
xlrd=0.9.2
88
matplotlib=1.3.1
99
sqlalchemy=0.8.1
10-
html5lib=1.0b2
1110
lxml=3.2.1
1211
scipy
1312
beautiful-soup=4.2.1

0 commit comments

Comments
 (0)