Skip to content

Commit d1e1ba0

Browse files
committed
CI: add jdcal to 3.6 build as openpyxl >= 2.4.5 is broken
1 parent a57e681 commit d1e1ba0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/requirements-3.6.run

+3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@ python-dateutil
22
pytz
33
numpy
44
scipy
5+
# openpyxl >= 2.4.5 should be dependent on jdcal
6+
# but is not for some reason
57
openpyxl
8+
jdcal
69
xlsxwriter
710
xlrd
811
xlwt

0 commit comments

Comments
 (0)