Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #54158

How to display ReST properly on pypi?

Newsgroups comp.lang.python
Date 2013-09-14 02:08 -0700
Message-ID <950cde69-932e-4ba2-b473-c7f7e9892e2d@googlegroups.com> (permalink)
Subject How to display ReST properly on pypi?
From Michel Albert <exhuma@gmail.com>

Show all headers | View raw


In general, I write my README files using the ReST syntax. But when I do, they don't show up formatted on pypi (see for example https://pypi.python.org/pypi/config_resolver/3.3.0).

How do I get it to be formatted properly?

Also, is there a way to specify that the "description" field in setup.py is formatted as ReST?

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

How to display ReST properly on pypi? Michel Albert <exhuma@gmail.com> - 2013-09-14 02:08 -0700
  Re: How to display ReST properly on pypi? Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-09-14 11:53 +0200
    Re: How to display ReST properly on pypi? Michel Albert <exhuma@gmail.com> - 2013-09-14 03:02 -0700

csiph-web