mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +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:
+1
-1
@@ -3,7 +3,7 @@ sphinx:
|
||||
configuration: docs/conf.py
|
||||
formats: all
|
||||
python:
|
||||
version: 3.6
|
||||
version: 3.8
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
- method: pip
|
||||
|
||||
Reference in New Issue
Block a user