Hi everyone,

I'm trying to get my README.rst [1] display properly on my PyPy project
[2], but for some reason it's displayed as raw text. The file was created
from a README.md [3] via
```
pandoc README.md -o README.rst
```
Any hints on what may have been going wrong?

Cheers,
Nico


[1] http://chunk.io/f/f4385eda77de4ed78f8eba8cc8d8c8b6
[2] https://pypi.python.org/pypi/voropy
[3] https://github.com/nschloe/voropy/blob/master/README.md
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to