Skip to content

Commit

Permalink
Build only Python 3 wheels. (#1038)
Browse files Browse the repository at this point in the history
Since dropping Python 2 universal wheels are no longer needed.
  • Loading branch information
carltongibson committed Jun 15, 2020
1 parent 5a3bdad commit 49e213b
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,9 +1,6 @@
[metadata]
license-file = LICENSE.txt

[bdist_wheel]
universal=1

[isort]
multi_line_output=3
include_trailing_comma=True
Expand Down

0 comments on commit 49e213b

Please sign in to comment.