mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-06-20 23:36:02 +01:00
docs/.readthedocs: Bump the python version
Bump the python version used to build the documentation to prevent installation errors in the build environment.
This commit is contained in:
@ -15,7 +15,7 @@ formats: all
|
||||
|
||||
# Set the version of Python and requirements required to build your docs
|
||||
python:
|
||||
version: 3.7
|
||||
version: 3.8
|
||||
install:
|
||||
- method: setuptools
|
||||
path: .
|
||||
|
Reference in New Issue
Block a user