Removed python version option from .readthedocs.yaml (#6892)

* added mkdocs config file

* deleted .yml file

* removed python.version from yaml
This commit is contained in:
MattRoweEAIF 2023-11-10 08:33:24 +01:00 committed by GitHub
parent 638fc0b349
commit b23c757ae8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -17,6 +17,5 @@ mkdocs:
# Optionally declare the Python requirements required to build your docs
python:
version: 3.7
install:
- requirements: Docs/requirements.txt