From f9ae5d8c1798d47de0b43bc8a690a3a72d8e2a19 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Wed, 26 Sep 2018 14:51:07 -0400 Subject: Mention Tidelift --- doc/index.rst | 8 ++++++++ 1 file changed, 8 insertions(+) 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. -- cgit v1.2.1