diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 919c4ea..333fac1 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -20,7 +20,7 @@ sphinx: # You can configure Sphinx to use a different builder, for instance use the dirhtml builder for simpler URLs # builder: "dirhtml" # Fail on all warnings to avoid broken references - # fail_on_warning: true + fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub # formats: @@ -33,3 +33,5 @@ sphinx: python: install: - requirements: requirements.txt + - method: pip + path: .