diff --git a/.readthedocs.yml b/.readthedocs.yml index 21dc7ac..2679954 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -16,10 +16,8 @@ mkdocs: formats: - pdf -# Optionally declare the Python requirements required to build your docs -python: 3.7 - install: - - requirements: requirements.txt +install: + requirements: requirements.txt submodules: include: all