# HG changeset patch # User Philippe Pepiot # Date 1584448250 -3600 # Node ID f7b4c3e047c8729f8d74b121029a21cfd9c80a15 # Parent 87c3562b3bae1e0c73ae7637074a822aaaca093b [pkg] the wheel is no longer universal Since we're only py3 compatible. In practice this changes nothing since we don't upload cubicweb wheels to pypi. diff -r 87c3562b3bae -r f7b4c3e047c8 setup.cfg --- a/setup.cfg Tue Mar 17 13:29:08 2020 +0100 +++ b/setup.cfg Tue Mar 17 13:30:50 2020 +0100 @@ -1,6 +1,3 @@ -[bdist_wheel] -universal = 1 - [check-manifest] ignore = debian