New issue 106: Add option to use wheel when installing packages
https://bitbucket.org/hpk42/tox/issue/106/add-option-to-use-wheel-when-installing

vmalloc:

The new pip 1.4 (and virtualenv 1.10) support the wheel package format, and can 
automatically cache downloaded and built packages in a custom location. This 
would be extremely useful for tox, as rerunning it multiple times will require 
no extra build time...


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

Reply via email to