我的小工具有两个版本:
在上次更新中,README.rst中的更改会出现警告:
user@host> rst2html.py README.rst > /tmp/foo.html
README.rst:18: (WARNING/2) Inline emphasis start-string without end-string.
README.rst:18: (WARNING/2) Inline emphasis start-string without end-string.
Run Code Online (Sandbox Code Playgroud)
现在pypi页面看起来很难看:-(
我使用这个配方做CI,颠倒,上传到pypi:https://github.com/guettli/github-travis-bumpversion-pypi
我怎样才能确保不再发布破坏的README.rst?换句话说,我想避免pypi页面看起来很难看.
亲爱的细节爱好者:请不要查看README.rst中当前的特定错误.这不是问题:-)