We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a970e6e commit 7adc519Copy full SHA for 7adc519
howto.txt
@@ -22,8 +22,6 @@
22
- Don't forget the man page: doc/python-coverage.1.txt
23
- Check that the docs build correctly:
24
$ tox -e doc
25
-- Done with changes to source files, check them in.
26
- $ git push
27
- Generate new sample_html to get the latest, incl footer version number:
28
$ make clean
29
$ pip install -e .
@@ -39,6 +37,8 @@
39
37
cd ~/coverage/trunk
40
38
- IF NOT PRE-RELEASE:
41
check in the new sample html
+- Done with changes to source files, check them in.
+ $ git push
42
- Build and publish docs:
43
- IF PRE-RELEASE:
44
$ make publishbeta
0 commit comments