Skip to content

Commit

Permalink
Remove universal wheel option
Browse files Browse the repository at this point in the history
Python 3 support has been dropped already, thus there is no need to build universal wheels.
  • Loading branch information
stefan6419846 authored Sep 27, 2024
1 parent e554c30 commit 9c93d4a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
[metadata]
description_file = README.md

[bdist_wheel]
universal = 1

0 comments on commit 9c93d4a

Please sign in to comment.