add support for releasing as universal wheel

This commit is contained in:
holger krekel
2015-05-07 12:30:29 +02:00
parent 1b0b406adb
commit 54a43db053
4 changed files with 9 additions and 2 deletions

2
setup.cfg Normal file
View File

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