Skip to content

Commit

Permalink
rtd config
Browse files Browse the repository at this point in the history
  • Loading branch information
ymarcon committed Nov 30, 2023
1 parent bacf08e commit 71fca3f
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .readthedocs.yml
@@ -1,8 +1,15 @@
version: 2

build:
os: ubuntu-22.04
tools:
python: "3.12"

# Build PDF & HTML
formats:
- pdf
- htmlzip

python:
version: 3.7
install:
- requirements: requirements.txt

0 comments on commit 71fca3f

Please sign in to comment.