From: kaliko Date: Wed, 13 May 2020 08:59:48 +0000 (+0200) Subject: distribution: Build python3 only wheel X-Git-Tag: 0.1.0~5 X-Git-Url: https://git.kaliko.me/?p=sid.git;a=commitdiff_plain;h=e6e5d2eb2d4757e52a5c6345c91cdbf40b6846a5 distribution: Build python3 only wheel --- diff --git a/setup.cfg b/setup.cfg index 77de5d5..20e4f73 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,7 +20,7 @@ bts = python-debianbts>=3.0.1 formats = xztar, gztar [bdist_wheel] -universal=1 +universal = 0 [build_sphinx] source-dir = doc/source