Hi Rusty,
On Fri 17 Aug 2018 at 22:08 -0600, Rusty Howell wrote:
> In doing some research on this, I see that the py library is in maintenance
> mode and "should not be used in new code", according to the docs at
> https://pypi.org/project/py/. Are there any concerns with continuing to use
> this
Hey,
On Sat, Aug 18, 2018 at 9:17 AM Floris Bruynooghe wrote:
> Hi Rusty,
>
> On Fri 17 Aug 2018 at 22:08 -0600, Rusty Howell wrote:
>
> > In doing some research on this, I see that the py library is in
> maintenance
> > mode and "should not be used in new code", according to the docs at
> > htt
pytest 3.7.2 has just been released to PyPI.
This is a bug-fix release, being a drop-in replacement. To upgrade::
pip install --upgrade pytest
The full changelog is available at
http://doc.pytest.org/en/latest/changelog.html.
Thanks to all who contributed to this release, among them:
* Antho