- Notifications
You must be signed in to change notification settings - Fork397
Commitf32b7c6
authored
Bump dependency on sphinx-tabs (#3336)
This latest patch release fixes a RemovedInSphinx90Warning that can beseen when building the docs without ignoring any warnings viaPYTHONWARNINGS.I'm working on a few fixes for sphinx-autorun too (seehttps://github.com/WhyNotHugo/sphinx-autorun/pulls), one of whichremoves some `RuntimeWarning`s. After those come in, we can finallyremove the ignore warning filter we currently use via a `PYTHONWARNINGS`environment variable in `make do_build`.Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>1 parent3ac0f14 commitf32b7c6
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
|
0 commit comments
Comments
(0)