Update .readthedocs.yaml

This commit is contained in:
2022-08-30 23:42:45 +01:00
committed by GitHub
parent e8a193c73b
commit 45a95120f4

View File

@@ -1,9 +1,8 @@
# File: .readthedocs.yaml # File: .readthedocs.yaml
version: 2 version: 2
# Explicitly set the version of Python and its requirements # Explicitly set the version of Python and its requirements
python: python:
version: 3.8 version: 3.8
install: install:
- requirements: docs/requirements.txt - requirements: docs/requirements.txt