Skip to content

Commit

Permalink
Upgrade .readthedocs.yml (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
yl-1993 authored Sep 22, 2023
1 parent ae626f4 commit f41b255
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
version: 2

formats: all
build:
os: ubuntu-22.04
tools:
python: "3.8"

formats:
- epub

python:
version: 3.7
install:
- requirements: requirements/docs.txt
- requirements: requirements/readthedocs.txt

0 comments on commit f41b255

Please sign in to comment.