1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/013e13382011/ Changeset: 013e13382011 User: hpk42 Date: 2014-09-09 11:22:39 Summary: fix issue587: claim only python2.6 compat in README/pypi project page, thanks sscarwell Affected #: 1 file
diff -r bbc15902ae03b5efe0b0afdfb37cd1796426ba0a -r 013e1338201118fb7399f6a3c29d8f754502ba92 README.rst --- a/README.rst +++ b/README.rst @@ -19,8 +19,9 @@ - multi-paradigm support: you can use ``pytest`` to run test suites based on `unittest <http://pytest.org/latest/unittest.html>`_ (or trial), `nose <http://pytest.org/latest/nose.html>`_ -- single-source compatibility to Python2.5 all the way up to Python3.4, - PyPy-2.3 and Jython-2.5.1. +- single-source compatibility from Python2.6 all the way up to + Python3.4, PyPy-2.3, (jython-2.5 untested) + - many `external plugins <http://pytest.org/latest/plugins.html#installing-external-plugins-searching>`_. Repository URL: https://bitbucket.org/hpk42/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit