Skip to content

Commit 4a345e9

Browse files
committed
COMPAT: update ci to run 3.3. on 1.7.1
1 parent 0cd6734 commit 4a345e9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

ci/requirements-3.3.build

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
python-dateutil
22
pytz=2013b
3-
numpy=1.8.0
3+
numpy=1.7.1
44
cython=0.19.1

ci/requirements-3.3.run

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
python-dateutil
22
pytz=2013b
3-
numpy=1.8.0
3+
numpy=1.7.1
44
xlsxwriter=0.4.6
55
xlrd=0.9.2
66
xlwt

ci/requirements-3.4.build

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
python-dateutil
22
pytz
3-
numpy
3+
numpy=1.8.1
44
cython

ci/requirements-3.4.run

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
python-dateutil
22
pytz
3-
numpy
3+
numpy=1.8.1
44
openpyxl
55
xlsxwriter
66
xlrd

0 commit comments

Comments
 (0)