langchain/readthedocs.yml
Eugene Yurtsev b542941234
Bumping python version for read the docs (#122)
Haven't checked whether things work with new python version, hoping
error will
be caught with CI
2022-11-12 13:43:39 -08:00

11 lines
170 B
YAML

version: 2
sphinx:
configuration: docs/conf.py
formats: all
python:
version: 3.8
install:
- requirements: docs/requirements.txt
- method: pip
path: .