[Pytest-commit] Issue #185: build wheels instead of sdist (hpk42/tox)

Thomas Grainger issues-reply at bitbucket.org
Tue Aug 26 13:19:18 CEST 2014


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.




More information about the pytest-commit mailing list