Skip to content

Commit

Permalink
Merge branch 'main' of github.com:21centuryweather/atmospheric-cookbook
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy committed Aug 19, 2024
2 parents f0603c7 + a17a9a8 commit 73a2174
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
version: 2

sphinx:
configuration: docs/conf.py

# don't build PDF and ePub
formats: []

build:
os: ubuntu-22.04
tools:
python: "3"
jobs:
post_checkout:
- cp -r Tutorials/ docs/

python:
install:
- requirements: docs/requirements.txt

0 comments on commit 73a2174

Please sign in to comment.