Fix PL docs build on readthedocs.org (#15511)

Set env var
This commit is contained in:
Akihiro Nitta 2022-11-04 05:02:02 +09:00 committed by GitHub
parent adb970a50b
commit e818e823e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -46,6 +46,9 @@ build:
- texlive-latex-extra
- dvipng
- texlive-pictures
jobs:
pre_install:
- export PACKAGE_NAME=pytorch
# Optionally set the version of Python and requirements required to build your docs
python: