Skip to content

Commit

Permalink
Merge pull request #1978 from bennuttall/patch-2
Browse files Browse the repository at this point in the history
Ensure bdist_wheel no longer creates a universal wheel [remove bdist_wheel block], close #1976
  • Loading branch information
jaraco committed Jan 19, 2020
2 parents ed3aeed + 9d32a83 commit e74fe1f
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
Expand Up @@ -14,9 +14,6 @@ repository = https://upload.pypi.org/legacy/
[sdist]
formats = zip

[bdist_wheel]
universal = 1

[metadata]
name = setuptools
version = 45.0.0
Expand Down

0 comments on commit e74fe1f

Please sign in to comment.