Skip to content

Commit c28e6b9

Browse files
committed
How-to fixes
1 parent 43b7cd8 commit c28e6b9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

howto.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,9 @@
5858
- Update PyPi:
5959
- upload kits:
6060
- $ make kit_upload
61-
- DON'T NEED TO DO THIS ANY MORE?
62-
- Visit https://pypi.python.org/pypi?:action=pkg_edit&name=coverage :
63-
- show/hide the proper versions.
6461
- Tag the tree
6562
- git tag coverage-3.0.1
63+
- git push --tags
6664
- Bump version:
6765
- coverage/version.py
6866
- increment version number

0 commit comments

Comments
 (0)