From 50fa96bf370146602b02ece8378cdafa9f57684f Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Fri, 2 Apr 2021 13:35:20 +0200 Subject: Fixed setup.cfg --- setup.cfg | 3 --- 1 file changed, 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index 1441625..2c1db5a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,2 @@ -[bdist_wheel] -universal = 1 - [upload_docs] upload-dir = docs -- cgit v1.2.1