diff --git a/.readthedocs.yml b/.readthedocs.yml index 015eb5d..bdb2a5d 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -14,6 +14,6 @@ mkdocs: configuration: mkdocs.yml # Optionally declare the Python requirements required to build your docs -python: - install: - - requirements: docs/requirements.txt +# python: +# install: +# - requirements: docs/requirements.txt