Skip to content

Commit

Permalink
Custom build settings for ReadTheDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
frederickjansen committed Jan 19, 2023
1 parent c393000 commit 6149f9b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
version: 2

sphinx:
configuration: docs/conf.py

formats:
- pdf

python:
version: "3.8"
install:
- method: pip
path: .
extra_requirements:
- dev

0 comments on commit 6149f9b

Please sign in to comment.