Skip to content

Commit

Permalink
Fix docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
reverendbedford committed May 10, 2023
1 parent 8fb4450 commit 1e5585d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
version: 2
formats: all

build:
os: ubuntu-22.04

python:
version: 3.7
version: 3.1
install:
- requirements: doc/requirements.txt

Expand Down

0 comments on commit 1e5585d

Please sign in to comment.