From b5f709e6f4c67020bedb141b9b18c5cd1e05f829 Mon Sep 17 00:00:00 2001 From: Florian Apolloner Date: Sat, 29 Jun 2013 16:28:05 +0200 Subject: [PATCH] Removed comment from setup.cfg which broke newer wheel versions. --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 330eff6977..4c25b840b5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,4 +6,4 @@ install-script = scripts/rpm-install.sh license-file = LICENSE [wheel] -universal = 1 # use py2.py3 tag for pure-python dist +universal = 1