Jim Fulton schreef op 28-12-14 om 16:33:
So what is the recommended route for debugging the problem? I would really
>like to fix it but without know the problem I would just to make random
>guesses.
I run:
setup.py --long-description
and pipe the output into a ReST processor to check for e
It has been a while since Pygments was updated in that environment, so I've
updated it. The PyPI code required a language argument, so I fixed that as
well.
Richard
On Mon Dec 29 2014 at 10:54:50 AM John Anderson wrote:
> On Sun, Dec 28, 2014 at 9:02 AM, Marius Gedminas wrote:
>
>> On S
I've confirmed that the bug I was experiencing is no longer a problem.
Thanks!
On Sun, Dec 28, 2014 at 8:46 PM, Richard Jones wrote:
> It has been a while since Pygments was updated in that environment, so
> I've updated it. The PyPI code required a language argument, so I fixed
> that as well.
On Sun, Dec 28, 2014 at 9:02 AM, Marius Gedminas wrote:
> On Sat, Dec 27, 2014 at 08:26:50PM -0800, John Anderson wrote:
> > Hey, I'm trying to get my README to render properly on pypi but I haven't
> > found a way to detect the errors pypi is experiencing.
> >
> > The package I'm trying to uploa
On Sat, Dec 27, 2014 at 08:26:50PM -0800, John Anderson wrote:
> Hey, I'm trying to get my README to render properly on pypi but I haven't
> found a way to detect the errors pypi is experiencing.
>
> The package I'm trying to upload is here:
> https://pypi.python.org/pypi/pyramid_celery
Are you t
On Sat, Dec 27, 2014 at 11:26 PM, John Anderson wrote:
> Hey, I'm trying to get my README to render properly on pypi but I haven't
> found a way to detect the errors pypi is experiencing.
>
> The package I'm trying to upload is here:
> https://pypi.python.org/pypi/pyramid_celery
>
> I've checked t
Hey, I'm trying to get my README to render properly on pypi but I haven't
found a way to detect the errors pypi is experiencing.
The package I'm trying to upload is here:
https://pypi.python.org/pypi/pyramid_celery
I've checked the README.rst with restview, rst2html, and
collective.showdocs and t