I have my python library on pypi and github. There's only one README file in it which is README.md and it's displayed properly on github. But on pypi it doesn't, it's shown as a plain text. How come and what can I do about it?
Preferably without involving a third-party libraries such as Pandoc.