Skip to content

Commit

Permalink
Do not generate universal wheels now that we do not support Python 2 …
Browse files Browse the repository at this point in the history
…anymore
  • Loading branch information
ogrisel committed Feb 23, 2022
1 parent a64b808 commit 4c1643a
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 @@ -6,9 +6,6 @@ upload = upload upload_docs --upload-dir doc/_build/html
[bdist_rpm]
doc_files = doc

[bdist_wheel]
universal = 1

[tool:pytest]
doctest_optionflags = NORMALIZE_WHITESPACE ELLIPSIS
addopts =
Expand Down

0 comments on commit 4c1643a

Please sign in to comment.