Skip to content

Commit

Permalink
Remove the universal wheel flag since Py2 is no longer supported
Browse files Browse the repository at this point in the history
  • Loading branch information
nocarryr committed Apr 27, 2022
1 parent 8a385bb commit d1ee43f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.cfg
Expand Up @@ -40,8 +40,6 @@ exclude = tests
[options.package_data]
* = LICENSE, README*

[bdist_wheel]
universal = 1

[tool:pytest]
testpaths = tests doc pydispatch
Expand Down

0 comments on commit d1ee43f

Please sign in to comment.