aboutsummaryrefslogtreecommitdiffstats
path: root/vectors
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2019-02-03 06:30:09 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2019-02-03 09:30:09 -0500
commit0cf2552613c96051c7233300ac7880ae0c5476e1 (patch)
tree40eeaf4c6c5cceda7f366fd317e7241d0713926a /vectors
parentc03cc5183d1ec3540f0b22613aedba161beeec97 (diff)
downloadcryptography-0cf2552613c96051c7233300ac7880ae0c5476e1.tar.gz
cryptography-0cf2552613c96051c7233300ac7880ae0c5476e1.tar.bz2
cryptography-0cf2552613c96051c7233300ac7880ae0c5476e1.zip
Rename [wheel] section to [bdist_wheel] as the former is legacy (#4743)
For additional details, see: https://github.com/pypa/wheel/blob/3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf/wheel/bdist_wheel.py#L127-L133 http://pythonwheels.com/
Diffstat (limited to 'vectors')
-rw-r--r--vectors/setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/vectors/setup.cfg b/vectors/setup.cfg
index 5e409001..2a9acf13 100644
--- a/vectors/setup.cfg
+++ b/vectors/setup.cfg
@@ -1,2 +1,2 @@
-[wheel]
+[bdist_wheel]
universal = 1