From f1bade63d5a5d3a0e4bbb66df47cdc2c46c9b56a Mon Sep 17 00:00:00 2001 From: ocefpaf Date: Tue, 8 Sep 2015 09:48:54 -0300 Subject: [PATCH] Circle-CI py3k --- scripts/run_docker_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/run_docker_build.sh b/scripts/run_docker_build.sh index 8eb9f2f..20fcbe8 100755 --- a/scripts/run_docker_build.sh +++ b/scripts/run_docker_build.sh @@ -39,7 +39,7 @@ conda info unset LANG yum install -y expat-devel git autoconf libtool texinfo check-devel -obvci_conda_build_dir.py /conda-recipes $UPLOAD_OWNER --build-condition "numpy >=1.8" "python >=2.7,<3" +obvci_conda_build_dir.py /conda-recipes $UPLOAD_OWNER --build-condition "numpy >=1.8" "python >=2.7,<3|>=3.4" EOF