We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbcdf36 commit 790840bCopy full SHA for 790840b
ci/install.sh
@@ -43,7 +43,8 @@ echo "home_dir: [$home_dir]"
43
pip install -I -U pip
44
pip install -I -U setuptools
45
pip install wheel==0.22
46
-pip install nose==1.3.3
+#pip install nose==1.3.3
47
+pip install nose==1.3.4
48
49
# comment this line to disable the fetching of wheel files
50
base_url=http://pandas.pydata.org/pandas-build/dev/wheels
0 commit comments