Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ before_install: - conda config --add channels menpo - conda config --add channels usgs-astrogeology - conda config --add channels conda-forge - conda install -c conda-forge numpy vlfeat scipy networkx numexpr cython matplotlib pillow runipy geopandas opencv libgdal gdal scikit-image pytest pytest-cov coverage anaconda-client coveralls plio cyvlfeat ncurses csmapi - conda env update -n test -f environment.yml script: - pytest autocnet tests Loading environment.yml +13 −18 Original line number Diff line number Diff line name: autocnet channels: - usgs-astrogeology - conda-forge - jlaura - usgs-astrogeology - menpo dependencies: - python=3 - cython - matplotlib - dill - jupyter - networkx - numexpr - pandas - geopandas - shapely - pyyaml - numpy - scipy - sqlalchemy - plio - pip: - scikit-image - vlfeat - cyvlfeat - csmapi - networkx - pillow - pvl - libpysal - protobuf - plio - geopandas - pytest - pytest-cov - coveralls - anaconda-client Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ before_install: - conda config --add channels menpo - conda config --add channels usgs-astrogeology - conda config --add channels conda-forge - conda install -c conda-forge numpy vlfeat scipy networkx numexpr cython matplotlib pillow runipy geopandas opencv libgdal gdal scikit-image pytest pytest-cov coverage anaconda-client coveralls plio cyvlfeat ncurses csmapi - conda env update -n test -f environment.yml script: - pytest autocnet tests Loading
environment.yml +13 −18 Original line number Diff line number Diff line name: autocnet channels: - usgs-astrogeology - conda-forge - jlaura - usgs-astrogeology - menpo dependencies: - python=3 - cython - matplotlib - dill - jupyter - networkx - numexpr - pandas - geopandas - shapely - pyyaml - numpy - scipy - sqlalchemy - plio - pip: - scikit-image - vlfeat - cyvlfeat - csmapi - networkx - pillow - pvl - libpysal - protobuf - plio - geopandas - pytest - pytest-cov - coveralls - anaconda-client