Skip to content

Commit 2a09dac

Browse files
authored
Override RTD build commands (#933)
1 parent a33e74b commit 2a09dac

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.readthedocs.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ build:
1313
tools:
1414
python: "3.10"
1515

16-
python:
17-
install:
18-
- requirements: requirements.txt
16+
commands:
17+
- make html BUILDDIR=_readthedocs

0 commit comments

Comments
 (0)