From 62f255dfb9fdde4d376337a9718554cd4836d7f5 Mon Sep 17 00:00:00 2001 From: Thomas A Caswell Date: Tue, 11 Oct 2016 21:57:11 -0400 Subject: [PATCH] CI: pin to qt4 This un-breaks 2 builds on appveyor. --- ci/conda_recipe/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/conda_recipe/meta.yaml b/ci/conda_recipe/meta.yaml index 5f992efff571..45db6b908159 100644 --- a/ci/conda_recipe/meta.yaml +++ b/ci/conda_recipe/meta.yaml @@ -50,6 +50,7 @@ requirements: - pytz - pyparsing # - py2cairo # [linux and py2k] + - qt 4* - libpng >=1.6.21,<1.7 - pyqt # [not osx] - tk 8.5* # [linux and win]