From f01cbb4d04143fcc0388f65be6f424e48a839e83 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Tue, 15 Jan 2019 23:53:59 +0100 Subject: setup.cfg formatting nit --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 8720de1..914b43d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [bdist_wheel] # We support both Python 2 and Python 3 - universal=1 + universal = 1 [metadata] # Include the license file in wheels license_file = LICENSE.txt -- cgit v1.2.3