Skip to content

Commit

Permalink
Stop building universal wheels (#140)
Browse files Browse the repository at this point in the history
Missed when removing Python 2 support.
  • Loading branch information
adamchainz committed Feb 4, 2019
1 parent a477967 commit 426d057
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,6 +1,3 @@
[bdist_wheel]
universal = 1

[flake8]
max_line_length = 120

Expand Down

0 comments on commit 426d057

Please sign in to comment.