Skip to content

Commit

Permalink
Merge pull request #941 from PCMDI/lee1043-patch-1
Browse files Browse the repository at this point in the history
Update dev.yml
  • Loading branch information
lee1043 committed Jun 21, 2023
2 parents cd71d90 + 4379bf0 commit a97aa3d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions conda-env/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,16 @@ dependencies:
- rasterio=1.3.6
- shapely=2.0.1
# ==================
# Documentation
# ==================
- sphinx=5.3.0
- sphinx-autosummary-accessors=2022.4.0
- sphinx-book-theme=1.0.1
- sphinx-copybutton=0.5.1
- nbsphinx=0.9.1
- pandoc=3.1.1
- ipython=8.11.0 # Required for nbsphinx syntax highlighting
# ==================
# Testing
# ==================
- pre_commit=3.2.2
Expand Down

0 comments on commit a97aa3d

Please sign in to comment.