[ANN] pythenv

2015-09-29 Thread michel . casabianca
Pythenv runs a Python script creating a virtualenv on the fly. Requirements may be passed as a requirements file or embedded in the Python script in a dedicated comment: # requirements: foo==1.2.3, bar This project is on Github: https://github.com/c4s4/pythenv Enjoy! -- https://mail.

pytest-2.8.1: fixes and more fixes

2015-09-29 Thread holger krekel
Just 11 days after 2.8 hit PyPI we published pytest-2.8.1 which fixes a host of regressions and bugs, see the changelog excerpt below. Docs are also freshly generated at http://pytest.org including a streamlined PDF. Note that the pytest team now follows more SEMVER style versioning which curren