summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-09-26 14:51:07 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-09-26 14:51:07 -0400
commitf9ae5d8c1798d47de0b43bc8a690a3a72d8e2a19 (patch)
treee05aa4c21455d34fcd1b06a83fb48ab9f2b54feb
parentff5ea8bdebf586057c1364d75873e069ef013d02 (diff)
downloadpython-coveragepy-git-f9ae5d8c1798d47de0b43bc8a690a3a72d8e2a19.tar.gz
Mention Tidelift
-rw-r--r--doc/index.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 44e53946..f2c5e60c 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -93,6 +93,11 @@ not.
.. _described here: https://nedbatchelder.com/code/coverage
+Professional support for coverage.py is available as part of the `Tidelift
+Subscription`_.
+
+.. _Tidelift Subscription: https://tidelift.com/subscription/pkg/pypi-coverage?utm_source=pypi-coverage&utm_medium=referral&utm_campaign=docs
+
Quick start
-----------
@@ -186,6 +191,9 @@ GitHub also hosts the `code repository`_.
.. _GitHub issue tracker: https://github.com/nedbat/coveragepy/issues
.. _code repository: https://github.com/nedbat/coveragepy
+Professional support for coverage.py is available as part of the `Tidelift
+Subscription`_.
+
`I can be reached`_ in a number of ways. I'm happy to answer questions about
using coverage.py.