Skip to content

Commit adfcf96

Browse files
committed
disable project compilation on read-the-docs build.
1 parent 508279e commit adfcf96

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.readthedocs.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,7 @@ build:
88
python:
99
install:
1010
- requirements: docs/requirements.txt
11-
# Install our python package before building the docs
12-
- method: pip
13-
path: .
1411

1512
sphinx:
1613
configuration: docs/source/conf.py
1714
fail_on_warning: true
18-
19-
20-
formats:
21-
- pdf
22-
- epub

0 commit comments

Comments
 (0)