[Distutils] rst not rendered on pypi
Randy Syring
randy at thesyrings.us
Wed Oct 14 16:29:37 CEST 2015
I've also found restview (https://pypi.python.org/pypi/restview) very
easy to use. I believe it uses readme behind the scenes (at least, it's
included as a dependency in restviews setup.py).
*Randy Syring*
Husband | Father | Redeemed Sinner
/"For what does it profit a man to gain the whole world
and forfeit his soul?" (Mark 8:36 ESV)/
On 10/14/2015 10:19 AM, Nico Schlömer wrote:
> Exactly what I needed. Thanks!
>
> --Nico
>
> On Wed, Oct 14, 2015 at 2:03 PM Eduardo Schettino
> <schettino72 at gmail.com <mailto:schettino72 at gmail.com>> wrote:
>
>
> On Wed, Oct 14, 2015 at 1:03 AM, Nico Schlömer
> <nico.schloemer at gmail.com <mailto: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
>
>
>
>
> _______________________________________________
> Distutils-SIG maillist - Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20151014/a1704529/attachment-0001.html>
More information about the Distutils-SIG
mailing list