1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/3efdfb4625d3/ Changeset: 3efdfb4625d3 User: hpk42 Date: 2014-10-24 18:04:13+00:00 Summary: Merged in alex_gaynor/pytest-1/alex_gaynor/mark-pytest-as-a-universal-wheel-1414169551518 (pull request #230)
Mark pytest as a universal wheel Affected #: 1 file diff -r 44e305c647431b91ecc88d073f201b9d74dff6d8 -r 3efdfb4625d3c2603190fb6fe22bf13bf25479e6 setup.cfg --- a/setup.cfg +++ b/setup.cfg @@ -5,3 +5,6 @@ [upload_sphinx] upload-dir = doc/en/build/html + +[wheel] +universal = 1 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