From 277631285ba4fa63f30ef0b5b7027aa415be917b Mon Sep 17 00:00:00 2001 From: Jeff Reback Date: Sun, 22 Jan 2017 10:55:02 -0500 Subject: [PATCH] CI: add matplotlib, xlwt to build for 3.6 --- ci/requirements-3.6.pip | 1 - ci/requirements-3.6.run | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/ci/requirements-3.6.pip b/ci/requirements-3.6.pip index 688866a18542f..e69de29bb2d1d 100644 --- a/ci/requirements-3.6.pip +++ b/ci/requirements-3.6.pip @@ -1 +0,0 @@ -xlwt diff --git a/ci/requirements-3.6.run b/ci/requirements-3.6.run index daf07be2d1785..5d9cb05a7b402 100644 --- a/ci/requirements-3.6.run +++ b/ci/requirements-3.6.run @@ -5,10 +5,10 @@ scipy openpyxl xlsxwriter xlrd -# xlwt (installed via pip) +xlwt numexpr pytables -# matplotlib (not avail on defaults ATM) +matplotlib lxml html5lib jinja2