Skip to content

Commit 85c2998

Browse files
authored
CI: add matplotlib, xlwt to build for 3.6 (#15189)
1 parent ce2f421 commit 85c2998

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

ci/requirements-3.6.pip

-1
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
xlwt

ci/requirements-3.6.run

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ scipy
55
openpyxl
66
xlsxwriter
77
xlrd
8-
# xlwt (installed via pip)
8+
xlwt
99
numexpr
1010
pytables
11-
# matplotlib (not avail on defaults ATM)
11+
matplotlib
1212
lxml
1313
html5lib
1414
jinja2

0 commit comments

Comments
 (0)