Skip to content

Commit

Permalink
Merge pull request #492 from LinkedEarth/documentation
Browse files Browse the repository at this point in the history
change to read the docs build
  • Loading branch information
CommonClimate authored Jan 4, 2024
2 parents cdfc4ea + 7e2edd8 commit 968b19a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 59 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
python: "miniconda3-4.7"

# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand Down
34 changes: 0 additions & 34 deletions .readthedocs.yml

This file was deleted.

22 changes: 0 additions & 22 deletions doc_build/.readthedocs.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions doc_build/rtd_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ channels:
- defaults
dependencies:
- python=3.11
- cartopy
- pip:
- pip:
- cartopy
- Sphinx<6.0
- pylint
- chardet
Expand Down

0 comments on commit 968b19a

Please sign in to comment.