Skip to content

Commit

Permalink
packaging: Fix wheel generation
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaty committed Oct 8, 2018
1 parent de15f77 commit d3e48b2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[wheel]
universal = 1
[bdist_wheel]
universal = 1

[zest.releaser]
create-wheel = yes

0 comments on commit d3e48b2

Please sign in to comment.