diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 8d17a407..bbc62996 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,11 +12,11 @@ formats: - htmlzip - pdf - epub -python: - install: - - requirements: docs/requirements.txt - - method: pip - path: . - extra_requirements: - - wtf - - toolbar +#python: +# install: +# - requirements: docs/requirements.txt +# - method: pip +# path: . +# extra_requirements: +# - wtf +# - toolbar