diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 145763b..4963075 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: +python: + install: - requirements: docs/readthedocs.requirements.txt # - method: pip # path: .