Commit 7adf36c0 authored by Jay's avatar Jay
Browse files

Trying to get upload

parent 6aea853b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
@@ -10,5 +10,6 @@ dependencies:
  - jinja2
  - numpy
  - pytest
  - pyproj
  - requests
  - scipy