Skip to content

Commit

Permalink
Fixing rtd (#11)
Browse files Browse the repository at this point in the history
* first fixes

* oops

* moving more things to pip for lower memory usage... doubt it will help

* do I actually need all of asp and isis for this, I think not
  • Loading branch information
AndrewAnnex committed Aug 14, 2020
1 parent a0cada1 commit 668b82a
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions docs/asap_docs.yml
Original file line number Diff line number Diff line change
@@ -1,25 +1,20 @@
name: asap_docs
channels:
- nasa-ames-stereo-pipeline
- usgs-astrogeology
- conda-forge
- defaults
dependencies:
- python=3.6
- stereo-pipeline==2.7.0
- nb_conda_kernels
- jupyterlab
- numpy
- rasterio
- sh
- sphinx==3.1.2
- papermill
- rasterio
- pyproj
- tqdm
- fire
- requests
- pip
- pip:
- sphinx-copybutton
- sphinx_autodoc_typehints
- moody>=0.0.4
- rasterio
- pyproj
- papermill
- sh
- tqdm
- fire

0 comments on commit 668b82a

Please sign in to comment.