langchain/readthedocs.yml

12 lines
178 B
YAML
Raw Normal View History

2022-10-24 21:51:15 +00:00
version: 2
sphinx:
configuration: docs/conf.py
2023-03-14 17:40:06 +00:00
formats:
- htmlzip
2022-10-24 21:51:15 +00:00
python:
version: 3.8
2022-10-24 21:51:15 +00:00
install:
- requirements: docs/requirements.txt
- method: pip
path: .