mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-22 23:00:00 +00:00
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
This commit is contained in:
parent
6df08eec52
commit
b542941234
@ -3,7 +3,7 @@ sphinx:
|
|||||||
configuration: docs/conf.py
|
configuration: docs/conf.py
|
||||||
formats: all
|
formats: all
|
||||||
python:
|
python:
|
||||||
version: 3.6
|
version: 3.8
|
||||||
install:
|
install:
|
||||||
- requirements: docs/requirements.txt
|
- requirements: docs/requirements.txt
|
||||||
- method: pip
|
- method: pip
|
||||||
|
Loading…
Reference in New Issue
Block a user