Skip to content

Commit

Permalink
Restore universal wheel.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Mar 24, 2021
1 parent 2405ed1 commit a2a99f7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v1.6.3
======

#15: Restore universal wheel.

v1.6.2
======

Expand Down
4 changes: 4 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,7 @@ docs =
# local

[options.entry_points]


[bdist_wheel]
universal = 1

0 comments on commit a2a99f7

Please sign in to comment.