Replies: 1 comment 3 replies
-
For docutils: Each minor release introduces markup changes, which won't result in a broken build and don't show up as a failure, but the rendered output is different and likely isn't stylised correctly. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've noticed that the newest release claims not to support
docutils~=0.18.0
norjinja2>=3.1.0
. However, I've just run the test suite againstdocutils==0.18.1
andjinja2==3.1.2
, and all tests passed. Is there some untested hidden breakage or are the version restrictions unnecessarily restrictive?Beta Was this translation helpful? Give feedback.
All reactions