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 47b7f6f commit 8b70712Copy full SHA for 8b70712
ci/requirements-3.6_CONDA_BUILD_TEST.sh
@@ -4,4 +4,6 @@ source activate pandas
4
5
echo "install 36 CONDA_BUILD_TEST"
6
7
+conda install conda-build
8
+
9
conda build ./conda.recipe/ --numpy 1.11 --python 3.6 -q
0 commit comments