mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Closes #1342: add bdist_wheel step to release checklist
This commit is contained in:
@@ -7,7 +7,8 @@ Release checklist
|
||||
* Update release date in CHANGES
|
||||
* hg commit
|
||||
* make clean
|
||||
* python setup.py release bdist_egg sdist upload
|
||||
* python setup.py release bdist_wheel sdist upload
|
||||
* For all other versions: pythonX.Y setup.py release bdist_wheel upload
|
||||
* Check PyPI release page for obvious errors
|
||||
* hg tag
|
||||
* Merge default into stable if final major release
|
||||
|
||||
Reference in New Issue
Block a user