diff --git a/setup.cfg b/setup.cfg index 763f288..6633a13 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,3 @@ -[bdist_wheel] -# The code is written to work on both Python 2 and Python 3. -universal=1 - [bdist_rpm] # Due to changes in Python's ConfigParser, this only works in Python 3. For Python 2, remove one % release=1%%{?dist}