Skip to content

Commit eec59d4

Browse files
authored
Fix docs build (#787)
- install the correct iree version Signed-off-by: Tim Gymnich <[email protected]>
1 parent 28a623b commit eec59d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ build:
1212
python:
1313
install:
1414
- requirements: pytorch-cpu-requirements.txt
15+
- requirements: requirements-iree-pinned.txt
1516
- method: pip
1617
path: .
1718
extra_requirements:

0 commit comments

Comments
 (0)