Revert "Set fail_on_warning to true in RTD config"

This reverts commit a16b25690e.

Build stopped working on readthedocs due to this change, we need
further investigations to better test changes locally and also
figure why there is a warning
This commit is contained in:
Solène Rapenne 2025-12-11 01:43:20 +01:00
parent e8ff3b456e
commit fae4d224e8
No known key found for this signature in database
GPG key ID: 8CD42DFD57F0A909

View file

@ -12,7 +12,7 @@ submodules:
sphinx:
builder: html
configuration: conf.py
fail_on_warning: true
fail_on_warning: false
python:
install: