Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Commit

Permalink
Testing travis build failures
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinner committed Apr 1, 2018
1 parent fdfac82 commit 4902bb2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis/environment.yml
@@ -1,20 +1,20 @@
name: datacube-qgis
channels:
- defaults
# - defaults
- ceholden # TODO TESTING only until conda-forge are able to package QGIS 3.0 - https://github.com/conda-forge/qgis-feedstock/issues/17
- conda-forge/label/dev
- conda-forge
- nodefaults
dependencies:
- dask[array]
- datacube
- gdal >= 1.9
- gdal >= 2.0
- pytest
- numpy
- pandas
- python = 3.6
- qgis >= 3.0
- rasterio >= 0.9
- rasterio >= 1.0a12
- setuptools
- sphinx
- xarray
Expand Down

0 comments on commit 4902bb2

Please sign in to comment.