Commit fc2909a
Fix RTD build: drop -W flag from sphinx docs:build
The old RTD config had fail_on_warning: false. Upstream libraries
(xarray, geopandas) emit harmless import warnings that -W promotes
to fatal errors. Remove -W to match previous behavior.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1e02e4c commit fc2909a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments