Commit f245191
committed
Configure setup to make universal binaries
You can build a binary wheel with
python setup.py bdist_wheel
The configuration option added here will automatically make "universal"
wheels, that work on Python 2 and 3.1 parent 15fd5c1 commit f245191
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments