Skip to content

Commit

Permalink
add more format for readthedocs (open-mmlab#742)
Browse files Browse the repository at this point in the history
  • Loading branch information
Junjun2016 authored Jul 31, 2021
1 parent e09c700 commit 6f11a8f
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
version: 2

formats: all

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

0 comments on commit 6f11a8f

Please sign in to comment.