Skip to content

Commit 8c1deca

Browse files
committed
update RTD config
1 parent c6d605a commit 8c1deca

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.readthedocs.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,8 @@ sphinx:
1212
builder: html
1313
fail_on_warning: true
1414

15-
# Build documentation with MkDocs
16-
#mkdocs:
17-
# configuration: mkdocs.yml
18-
19-
# Optionally build your docs in additional formats such as PDF
20-
formats:
21-
- pdf
22-
2315
# Optionally set the version of Python and requirements required to build your docs
2416
python:
25-
version: '3.8'
17+
version: '3'
2618
install:
2719
- requirements: requirements.txt

0 commit comments

Comments
 (0)