Loading .travis.yml +1 −0 Original line number Diff line number Diff line Loading @@ -37,4 +37,5 @@ after_success: - conda deactivate - conda config --add channels usgs-astrogeology - conda install conda-build anaconda-client - conda config --set anaconda_upload yes - conda build --token $CONDA_UPLOAD_TOKEN --python $PYTHON_VERSION -c conda-forge recipe environment.yml +1 −0 Original line number Diff line number Diff line Loading @@ -10,5 +10,6 @@ dependencies: - jinja2 - numpy - pytest - pyproj - requests - scipy Loading
.travis.yml +1 −0 Original line number Diff line number Diff line Loading @@ -37,4 +37,5 @@ after_success: - conda deactivate - conda config --add channels usgs-astrogeology - conda install conda-build anaconda-client - conda config --set anaconda_upload yes - conda build --token $CONDA_UPLOAD_TOKEN --python $PYTHON_VERSION -c conda-forge recipe
environment.yml +1 −0 Original line number Diff line number Diff line Loading @@ -10,5 +10,6 @@ dependencies: - jinja2 - numpy - pytest - pyproj - requests - scipy