diff --git a/.readthedocs.yml b/.readthedocs.yml index d0bd564..e166702 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -2,7 +2,7 @@ # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details -# Required +# Required version of readthedocs version: 2 # Set the version of Python and other tools you might need @@ -16,7 +16,7 @@ sphinx: configuration: docs/conf.py -# Optionally declare the Python requirements required to build your docs +# Declare the Python requirements required to build your docs python: install: - method: pip