2 new commits in pytest: https://bitbucket.org/hpk42/pytest/commits/dda3095c6939/ Changeset: dda3095c6939 Branch: alex_gaynor/marked-pytest-as-being-a-universal-wheel-1405267754279 User: alex_gaynor Date: 2014-07-13 18:09:24 Summary: Marked pytest as being a universal wheel. Affected #: 1 file
diff -r 78792abae40b6b4e4d077ccf62389e8aee9649ba -r dda3095c6939ec26044bd5324f6b3bc942f6415e setup.cfg --- a/setup.cfg +++ b/setup.cfg @@ -6,3 +6,5 @@ [upload_sphinx] upload-dir = doc/en/build/html +[wheel] +universal = 1 \ No newline at end of file https://bitbucket.org/hpk42/pytest/commits/2bc0f1714141/ Changeset: 2bc0f1714141 User: hpk42 Date: 2014-07-15 11:26:08 Summary: Merged in alex_gaynor/pytest/alex_gaynor/marked-pytest-as-being-a-universal-wheel-1405267754279 (pull request #179) Marked pytest as being a universal wheel. Affected #: 1 file diff -r d75e511c62f93da3c1c024b9972e81c7d935fc9b -r 2bc0f17141418719af8808f25bcd24d70baa0f03 setup.cfg --- a/setup.cfg +++ b/setup.cfg @@ -6,3 +6,5 @@ [upload_sphinx] upload-dir = doc/en/build/html +[wheel] +universal = 1 \ No newline at end of file Repository URL: https://bitbucket.org/hpk42/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit