From 3a325ee786aea772fff23e1c87aaccfa000f03f1 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Mon, 30 Apr 2018 09:33:25 -0400 Subject: [PATCH] Replace legacy wheel metadata Committed via https://github.com/asottile/all-repos --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e57d130..2be6836 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,2 @@ -[wheel] +[bdist_wheel] universal = True