diff --git a/setup.cfg b/setup.cfg index d2a484ded..546ad67cc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -13,6 +13,3 @@ omit = */tests/* [isort] known_first_party=graphene,graphene_django - -[bdist_wheel] -universal=1