Commit cd971b8
committed
Add universal wheel support
See http://pythonwheels.com/
When uploading to PyPI use:
$ python setup.py sdist bdist_wheel upload
Refs #2501 parent ecf1121 commit cd971b8
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments