[Distutils] rst not rendered on pypi

Nico Schlömer nico.schloemer at gmail.com
Wed Oct 14 16:19:22 CEST 2015


Exactly what I needed. Thanks!

--Nico

On Wed, Oct 14, 2015 at 2:03 PM Eduardo Schettino <schettino72 at gmail.com>
wrote:

>
> On Wed, Oct 14, 2015 at 1:03 AM, Nico Schlömer <nico.schloemer at gmail.com>
> wrote:
>
>> 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?
>>
>> You can check it using: https://pypi.python.org/pypi/readme
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20151014/20517f5a/attachment.html>


More information about the Distutils-SIG mailing list