Skip to content

Commit dfa430c

Browse files
author
Leif Johansson
committed
document wheel
1 parent f17c9eb commit dfa430c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

HACKING.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ To make a release,
1717
4) git tag <version>
1818
5) git push
1919
6) Upload to PyPI: 'python setup.py sdist register upload'
20+
6b) wheel: pip install wheel && python setup.py bdist_wheel --universal upload
2021
7) Increase version in setup.py (for next release) with dev suffix
2122
8) Create NEWS.txt entry for next release
2223

0 commit comments

Comments
 (0)