diff options
| author | Tore Lundqvist <tlt@mima.x.se> | 2016-09-26 20:13:52 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-26 20:13:52 +0200 |
| commit | f7baa67a57a10278fdd14582023c060bb98dd2d1 (patch) | |
| tree | d2b3ce674cf3503b128893a217fee196de832c1f /setup.cfg | |
| parent | cb18a2a77cabeb299e26726ec3ea0df4ec85386b (diff) | |
| download | python-magic-f7baa67a57a10278fdd14582023c060bb98dd2d1.tar.gz | |
Configure package universal wheel distribution
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ [global] command_packages=stdeb.command + +[bdist_wheel] +universal = 1 |
