Update setup.py for docutils dependency
Fixes #68
Any update on this @CrossNox ?
I ran into the same issue, it would be great if this PR could be merged and a new release put on PyPI. Thank you!
I just created a simple PR #71 that removes the use of reprunicode instead of pinning docutils to an old version. I did not get to test it with a recent version of docutils to see if there are any other issues with the newest docutils since the issue currently only exists for me in a CI pipeline (if that is trivial for someone, I'd highly appreciate a quick test), however I would prefer that solution over pinning docutils in this repository of course.