Skip to content

Commit

Permalink
Our wheels are *not* universal. Set this explicitly in setup.cfg so t…
Browse files Browse the repository at this point in the history
…hat zest.releaser doesn't try to create and upload one.
  • Loading branch information
jamadden committed Jun 14, 2017
1 parent 50a9193 commit 8b5e459
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Expand Up @@ -13,3 +13,6 @@ docs = easy_install zope.interface[docs]

[metadata]
license_file = LICENSE.txt

[bdist_wheel]
universal = 0

0 comments on commit 8b5e459

Please sign in to comment.