⬆️ UPGRADE: Bump docutils dependency to 0.17#144
Conversation
Codecov Report
@@ Coverage Diff @@
## master #144 +/- ##
==========================================
+ Coverage 92.23% 92.69% +0.45%
==========================================
Files 2 2
Lines 219 219
==========================================
+ Hits 202 203 +1
+ Misses 17 16 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
@Daltz333, any thoughts on upgrading to docutils~=0.17.0? As there doesn't seem to include any functional changes for us, we can continue to support 0.16. Should this then be something like |
|
Since RTD theme added support for 0.17 and tests pass, it should be fine |
|
@foster999 could you build a release / the current release sticks at docutils v0.16 what is a show stopper in some circumstances / thanks! |
|
I can push a release later today if he doesn't beat me to it. |
Sorry for being impatient .. just to remind / Thanks! |
Thanks for nudging again - should be available at a |
Thanks a lot .. great help for me! |
Regression tests updated, as the new version now uses semantic
sectiontags rather than the class of the same name.Fixes #140