diff --git a/setup.cfg b/setup.cfg index d12f410a..4067bf09 100644 --- a/setup.cfg +++ b/setup.cfg @@ -8,5 +8,5 @@ ignore = F999,E501,E128,E124,E402,W503,E731,F841 max-line-length = 100 exclude = .tox,.git,docs -[wheel] +[bdist_wheel] universal = 1