Hey Bruno,

On Mon, Jul 31, 2017 at 11:31:12AM +0000, Bruno Oliveira wrote:
> I have prepared another package for the 3.2.0 release and again it would be
> great if people could help test it.

Thanks! Seems to work fine with qutebrowser this time :)

> The package is available at:
> 
>     https://devpi.net/nicoddemus/dev/pytest/3.2.0
> 
> And can be installed with:
> 
>     pip install -U
> https://devpi.net/nicoddemus/dev/+f/aeb/edee851da9e58/pytest-3.2.0-py2.py3-none-any.whl

I had to do:

    pip install --no-cache-dir -U 
https://devpi.net/nicoddemus/dev/+f/e50/b5a054e0007ca/pytest-3.2.0-py2.py3-none-any.whl

It looks like the URL changed when you re-uploaded it, and I had to use
--no-cache-dir to convince pip to re-download it.

(btw - I feel like everyone's life would be easier if we'd just push
release canditates to PyPI which are installable with --pre. Then we can
also simply do an rc2 in cases like this)

Florian

-- 
https://www.qutebrowser.org  | m...@the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072  | https://the-compiler.org/pubkey.asc
         I love long mails!  | https://email.is-not-s.ms/

Attachment: signature.asc
Description: PGP signature

_______________________________________________
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to