Skip to content

Commit

Permalink
Add mandatory build configuration to readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
hammerhead committed Oct 19, 2023
1 parent a7d3808 commit 80c0e1d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
version: 2

build:
os: ubuntu-22.04
tools:
python: 3.8

sphinx:
builder: html
configuration: docs/conf.py
Expand Down

0 comments on commit 80c0e1d

Please sign in to comment.