Skip to content

Commit

Permalink
Update RTD config
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Aug 1, 2023
1 parent febd5d3 commit 311b20e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@ build:
os: ubuntu-22.04
tools:
python: "3"
jobs:
post_checkout:
- git fetch --unshallow || true
submodules:
include: all
python:
install:
- method: pip
path: .
- requirements: doc/requirements.txt
system_packages: true
formats:
- htmlzip

0 comments on commit 311b20e

Please sign in to comment.