diff --git a/conda-recipe/cspov/meta.yaml b/conda-recipe/cspov/meta.yaml index b8d8b93be2d643628b61ea642636fed2bbcf5589..ebe93c27ac5c1e578debce7cfcdb764a8990001e 100644 --- a/conda-recipe/cspov/meta.yaml +++ b/conda-recipe/cspov/meta.yaml @@ -23,7 +23,8 @@ build: # If this is a new build for the same version, increment the build # number. If you do not include this key, it defaults to 0. - number: 0 + # TODO reset this to 0 + number: 1 requirements: build: @@ -43,6 +44,7 @@ requirements: - shapely ==1.5.11 - rasterio ==0.24.0 - gdal ==1.11.2 + - pyqt ==4.10.4 # - gdal ==2.0.0 - cython >=0.17 # [win] @@ -62,6 +64,7 @@ requirements: - shapely ==1.5.11 - rasterio ==0.24.0 - gdal ==1.11.2 + - pyqt ==4.10.4 # - gdal ==2.0.0 # test: