mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 14:43:07 +00:00
req
This commit is contained in:
@@ -10,6 +10,7 @@ build:
|
||||
tools:
|
||||
python: "3.11"
|
||||
commands:
|
||||
- python -m pip install docs/api_reference/requirements.txt
|
||||
- python docs/api_reference/create_api_rst.py
|
||||
- sphinx-build -M html . $READTHEDOCS_OUTPUT/html -j auto
|
||||
|
||||
|
||||
Reference in New Issue
Block a user