New issue 566: pytest is no longer a universal wheel. https://bitbucket.org/hpk42/pytest/issue/566/pytest-is-no-longer-a-universal-wheel
sontek: pytest has different dependencies if you are running on Python2.6 vs Python2.7 but in its setup.cfg it is marked as a universal wheel. This makes it so a wheel built on 2.7 will fail to install on 2.6. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit