summaryrefslogtreecommitdiff
path: root/doc/faq.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2011-06-05 20:41:28 -0400
committerNed Batchelder <ned@nedbatchelder.com>2011-06-05 20:41:28 -0400
commita03a226cf3bb62ecc2d484137918222848760c61 (patch)
tree5c2bd119ecbf887e43915c3f42a2e1cd9901fe9d /doc/faq.rst
parent4ce73545f106923ea2ae3d27afd74ccbc4f6c889 (diff)
downloadpython-coveragepy-a03a226cf3bb62ecc2d484137918222848760c61.tar.gz
Created an announcement list.
Diffstat (limited to 'doc/faq.rst')
-rw-r--r--doc/faq.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/faq.rst b/doc/faq.rst
index d2af3eb..d495721 100644
--- a/doc/faq.rst
+++ b/doc/faq.rst
@@ -7,12 +7,12 @@ FAQ and other help
:history: 20090613T141800, brand new docs.
:history: 20091005T073900, updated for 3.1.
:history: 20091127T201500, updated for 3.2.
+:history: 20110605T175500, add the announcement mailing list.
Frequently asked questions
--------------------------
-
**Q: I use nose to run my tests, and its cover plugin doesn't let me create
HTML or XML reports. What should I do?**
@@ -91,6 +91,11 @@ Bug reports are gladly accepted at the `Bitbucket issue tracker`_.
.. _Bitbucket issue tracker: http://bitbucket.org/ned/coveragepy/issues
+Announcements of new coverage.py releases are sent to the
+`coveragepy-announce`_ mailing list.
+
+.. _coveragepy-announce: http://groups.google.com/group/coveragepy-announce
+
`I can be reached`__ in a number of ways, I'm happy to answer questions about
using coverage.py. I'm also available hourly for consultation or custom
development.