New issue 185: build wheels instead of sdist
https://bitbucket.org/hpk42/tox/issue/185/build-wheels-instead-of-sdist
Thomas Grainger:
For installation of test packages it would be great if wheels could be used
instead.
This is difficult to work for all possible python versions but to start with
New issue 571: pytest_collect_directory is not particularly useful
https://bitbucket.org/hpk42/pytest/issue/571/pytest_collect_directory-is-not
eevee:
It can't programmatically stop recursing into a directory — its return value is
ignored. (Granted, `pytest_ignore_collect` can do this.)
It can
New issue 572: Syntax error in docs (redux ;)
https://bitbucket.org/hpk42/pytest/issue/572/syntax-error-in-docs-redux
jnuneziglesias:
There is a syntax error
[here](http://pytest.org/latest/getting-started.html#going-functional-requesting-a-unique-temporary-directory)
due to the switch to Pytho