diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 163e8e0..68391d9 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -20,8 +20,8 @@ sphinx: # - pdf # Optionally declare the Python requirements required to build your docs -python: - install: - - requirements: docs/readthedocs.requirements.txt - - method: pip - path: . +# python: +# install: +# - requirements: docs/readthedocs.requirements.txt +# - method: pip +# path: .