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 9d53574 commit 3a109eaCopy full SHA for 3a109ea
ci/requirements-3.6.sh
@@ -0,0 +1,7 @@
1
+#!/bin/bash
2
+
3
+source activate pandas
4
5
+echo "[install 3.6 downstream deps]"
6
7
+conda install -n pandas -c conda-forge pandas-gbq pandas-datareader xarray geopandas seaborn statsmodels scikit-learn dask
ci/script_multi.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/bash -e
echo "[script multi]"
0 commit comments