Skip to content

Commit

Permalink
Should wait to push until sample html is done
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Jul 24, 2020
1 parent a970e6e commit 7adc519
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions howto.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
- Don't forget the man page: doc/python-coverage.1.txt
- Check that the docs build correctly:
$ tox -e doc
- Done with changes to source files, check them in.
$ git push
- Generate new sample_html to get the latest, incl footer version number:
$ make clean
$ pip install -e .
Expand All @@ -39,6 +37,8 @@
cd ~/coverage/trunk
- IF NOT PRE-RELEASE:
check in the new sample html
- Done with changes to source files, check them in.
$ git push
- Build and publish docs:
- IF PRE-RELEASE:
$ make publishbeta
Expand Down

0 comments on commit 7adc519

Please sign in to comment.