produce universal binaries

This commit is contained in:
Pierre Tardy
2017-02-25 17:17:10 +01:00
parent 4f5411745c
commit c18a01aac3
8 changed files with 16 additions and 0 deletions

View File

@@ -1,2 +1,4 @@
[aliases]
test = trial -m buildbot
[bdist_wheel]
universal=1

View File

@@ -1,2 +1,4 @@
[aliases]
test = trial -m buildbot_worker
[bdist_wheel]
universal=1

2
www/base/setup.cfg Normal file
View File

@@ -0,0 +1,2 @@
[bdist_wheel]
universal=1

View File

@@ -0,0 +1,2 @@
[bdist_wheel]
universal=1

View File

@@ -0,0 +1,2 @@
[bdist_wheel]
universal=1

2
www/md_base/setup.cfg Normal file
View File

@@ -0,0 +1,2 @@
[bdist_wheel]
universal=1

View File

@@ -0,0 +1,2 @@
[bdist_wheel]
universal=1

View File

@@ -0,0 +1,2 @@
[bdist_wheel]
universal=1