Commit f32b7c6
authored
Bump dependency on sphinx-tabs (python#3336)
This latest patch release fixes a RemovedInSphinx90Warning that can be
seen when building the docs without ignoring any warnings via
PYTHONWARNINGS.
I'm working on a few fixes for sphinx-autorun too (see
https://github.com/WhyNotHugo/sphinx-autorun/pulls), one of which
removes some `RuntimeWarning`s. After those come in, we can finally
remove the ignore warning filter we currently use via a `PYTHONWARNINGS`
environment variable in `make do_build`.
Signed-off-by: Rodrigo Tobar <[email protected]>1 parent 3ac0f14 commit f32b7c6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
0 commit comments