On Thu, 2011-04-28 at 09:54 +0200, Baptiste Lepilleur wrote:
> 
> 
> 2011/4/28 Ronny Pfannschmidt <ronny.pfannschm...@gmx.de>
>         
>         On Wed, 2011-04-27 at 22:29 +0200, Baptiste Lepilleur wrote:
>         > Hi,
>         [...]
>         >
>         > Notes that the traceback is empty. Any idea of what could
>         explain
>         > that?
>         
>         
>         can you retry with a more recent py.test
>         afair this problem has been fixed after 1.3.4
>         
>         also i would suggest to follow the py.test convention and name
>         the test
>         files test_{foo} instead {foo}test
>         
> 
> 
> What is the procedure for upgrading an existing install done
> easy_install? Do I just reinstall using the latest tarball? Or do I
> need to remove previous module manually (If so is it just py.test
> module)?
> 
easy_install -U pytest
since easy_install wont upgrade already installed packages unless asked
to

-- Ronny

> 
> Thanks,
> Baptiste.
> 
> 
>  

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to