Merge wheel support from pytest-2.7 branch

Merged in pytest-2.7 (pull request #269).
This commit is contained in:
Floris Bruynooghe
2015-04-12 23:47:10 +01:00
3 changed files with 36 additions and 4 deletions
+3
View File
@@ -3,6 +3,9 @@
- Support building wheels by using environment markers for the
requirements. Thanks Ionel Maries Cristian.
2.7.0 (compared to 2.6.4)
-----------------------------