Skip to content

Commit

Permalink
fix: no universal wheels anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Oct 14, 2021
1 parent b2c3796 commit 940dfe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bdist_wheel]
universal = 1
universal = 0

[zest.releaser]
create-wheel = yes
Expand Down

0 comments on commit 940dfe4

Please sign in to comment.