[Distutils] rst not rendered on pypi

Ionel Cristian Mărieș contact at ionelmc.ro
Wed Oct 14 13:43:10 CEST 2015


This looks suspicious:

*A twice-folded Möbius strip, created with VoroPy's
``moebius_tri -i 2 out.e``. Visualization with
`ParaView <http://www.paraview.org/>`__.*

Regardless, you should use https://pypi.python.org/pypi/readme to check it
(that's what PyPI uses for rendering).


Thanks,
-- Ionel Cristian Mărieș, http://blog.ionelmc.ro

On Tue, Oct 13, 2015 at 8:03 PM, 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?
>
> 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 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/a2297358/attachment.html>


More information about the Distutils-SIG mailing list