Skip to content

Commit

Permalink
Configure setup.cfg to generate a wheel during the release process.
Browse files Browse the repository at this point in the history
  • Loading branch information
lamby committed Jun 16, 2022
1 parent 287c1a0 commit 73fcbbb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[bdist_wheel]
universal = True

0 comments on commit 73fcbbb

Please sign in to comment.