asmodehn / filefinder2

PEP420 - implicit namespace packages for python 2.7
MIT License
3 stars 1 forks source link

Update pytest-forked to 1.1.1 #104

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates pytest-forked from 0.2 to 1.1.1.

Changelog ### 1.1.1 ``` ====== * Dummy release to sort out CI issues. ``` ### 1.1.0 ``` ====== * New marker `pytest.mark.forked` to fork before individual tests. ``` ### 1.0.2 ``` ====== * Fix support for pytest 4.2. ``` ### 1.0.1 ``` ====== * Fix support for pytest 4.1. ``` ### 1.0 ``` ===== * just a takeout of pytest-xdist ```
Links - PyPI: https://pypi.org/project/pytest-forked - Changelog: https://pyup.io/changelogs/pytest-forked/ - Repo: https://github.com/pytest-dev/pytest-forked
pyup-bot commented 5 years ago

Closing this in favor of #105