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, 
universal wheels could be supported.

In this case the universal wheel could be produced in the first step. Then tox 
can use the test_requires and install_requires to build the deps used in the 
testenv.


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to