[Pytest-commit] commit/pytest: 2 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri Oct 24 20:04:19 CEST 2014


2 new commits in pytest:

https://bitbucket.org/hpk42/pytest/commits/a7696e01e03c/
Changeset:   a7696e01e03c
Branch:      alex_gaynor/mark-pytest-as-a-universal-wheel-1414169551518
User:        alex_gaynor
Date:        2014-10-24 16:52:43+00:00
Summary:     Mark pytest as a universal wheel
Affected #:  1 file

diff -r 44e305c647431b91ecc88d073f201b9d74dff6d8 -r a7696e01e03c0f6d4cd77632cf30462e9e20911f setup.cfg
--- a/setup.cfg
+++ b/setup.cfg
@@ -5,3 +5,6 @@
 
 [upload_sphinx]
 upload-dir = doc/en/build/html
+
+[wheel]
+universal = 1


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.


More information about the pytest-commit mailing list