Skip to content

Commit d0080eb

Browse files
TomAugspurgerjreback
authored andcommitted
WIP: Test against python-dateutil release
1 parent 2e24a8f commit d0080eb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ci/requirements-3.6_NUMPY_DEV.build

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
python=3.6*
2-
python-dateutil
32
pytz
43
cython

ci/requirements-3.6_NUMPY_DEV.build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ pip uninstall numpy -y
1010
# install numpy wheel from master
1111
PRE_WHEELS="https://7933911d6844c6c53a7d-47bd50c35cd79bd838daf386af554a83.ssl.cf2.rackcdn.com"
1212
pip install --pre --upgrade --timeout=60 -f $PRE_WHEELS numpy scipy
13+
pip install -U git+git://github.com/dateutil/dateutil.git@33614e72c4beecae4821eb4012d6cb13c1bac585
1314

1415
true

0 commit comments

Comments
 (0)