For some reason I had to use this to get it installed:

   pip install -U -i https://devpi.net/nicoddemus/dev pytest==3.0.0

Regards,
Florian Schulze

On 18 Aug 2016, at 20:11, Bruno Oliveira wrote:

> Hello everyone,
>
> The pytest team has generated a 3.0.0 release candidate and would like to
> ask users to test the new package with their test suites.
>
> The package can be installed with:
>
>     pip install -U -i https://devpi.net/nicoddemus/dev pytest
>
> Please report any serious regression on the issue tracker:
>
> https://github.com/pytest-dev/pytest/issues
>
> We will push the release to PyPI in the next couple of days if nothing
> critical is reported by then.
>
> Thanks!
>
> The pytest team
> _______________________________________________
> pytest-dev mailing list
> pytest-dev@python.org
> https://mail.python.org/mailman/listinfo/pytest-dev
_______________________________________________
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to