Skip to content

Commit

Permalink
Mark wheel as not universal.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Aug 23, 2023
1 parent 1eb12f4 commit f0025e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Changes
2.1 (unreleased)
----------------

- Nothing changed yet.
- Mark wheel as not universal.


2.0 (2023-08-23)
Expand Down
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

[isort]
lines_between_sections = 0
Expand Down

0 comments on commit f0025e9

Please sign in to comment.