Skip to content

Commit

Permalink
CI: add jdcal to 3.6 build as openpyxl >= 2.4.5 is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
jreback committed Apr 2, 2017
1 parent a57e681 commit d1e1ba0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/requirements-3.6.run
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ python-dateutil
pytz
numpy
scipy
# openpyxl >= 2.4.5 should be dependent on jdcal
# but is not for some reason
openpyxl
jdcal
xlsxwriter
xlrd
xlwt
Expand Down

0 comments on commit d1e1ba0

Please sign in to comment.