Re: [pytest-dev] [ANN] pytest-travis-fold plugin

2015-10-20 Thread Floris Bruynooghe
On 18 October 2015 at 21:44, Eldar Abusalimov wrote: > > Sorry for spamming the mailing list. It's not spamming, you're more then welcome to use the list to announce and talk about your plugin. Thanks for contributing to the py.test ecosystem! Floris

Re: [pytest-dev] [ANN] pytest-travis-fold plugin

2015-10-18 Thread Eldar Abusalimov
Hi again, I've just discovered that installing a package through .travis.yml while using tox doesn't work as expected since tox creates a fresh venv each time. I updated setup howto in the README and released v1.0.1. Duplicating installation steps here to avoid the confusion: When using tox, add