[Pytest-commit] commit/pytest: RonnyPfannschmidt: universal wheel

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu Feb 19 23:00:43 CET 2015


1 new commit in pytest:

https://bitbucket.org/hpk42/pytest/commits/3104f1e16689/
Changeset:   3104f1e16689
Branch:      copy-in-cache
User:        RonnyPfannschmidt
Date:        2015-02-19 22:00:29+00:00
Summary:     universal wheel
Affected #:  1 file

diff -r c321b799400db373e4f10b50cb6cb43961109c23 -r 3104f1e166897ef1977fa8be67915e33949a93a5 setup.cfg
--- a/setup.cfg
+++ b/setup.cfg
@@ -3,6 +3,9 @@
 build-dir = doc/build
 all_files = 1
 
+[wheel]
+universal = 1
+
 [upload_sphinx]
 upload-dir = doc/en/build/html

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