diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2018-09-26 15:40:31 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2018-09-26 16:14:09 -0400 |
commit | a508264b7c8becad25a5c2dda1a034222658716f (patch) | |
tree | c3707ef0274a20c11e05e2c2a44da7e074e2a55d | |
parent | 35cdc0436065fac573de48bd6941a9fffb257276 (diff) | |
download | python-coveragepy-git-a508264b7c8becad25a5c2dda1a034222658716f.tar.gz |
Add Tidelift logo to README.rst
-rw-r--r-- | README.rst | 15 | ||||
-rw-r--r-- | doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White_small.png | bin | 0 -> 7070 bytes |
2 files changed, 13 insertions, 2 deletions
@@ -16,8 +16,19 @@ Coverage.py measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed. -Professional support for coverage.py is available as part of the `Tidelift -Subscription`_. +.. |tideliftlogo| image:: doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White_small.png + :width: 75 + :alt: Tidelift + +.. list-table:: + :widths: 10 100 + + * - |tideliftlogo| + - Professional support for coverage.py is available as part of the `Tidelift + Subscription`_. Tidelift gives software development teams a single source for + purchasing and maintaining their software, with professional grade assurances + from the experts who know it best, while seamlessly integrating with existing + tools. .. _Tidelift Subscription: https://tidelift.com/subscription/pkg/pypi-coverage?utm_source=pypi-coverage&utm_medium=referral&utm_campaign=readme diff --git a/doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White_small.png b/doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White_small.png Binary files differnew file mode 100644 index 00000000..53b9c0fc --- /dev/null +++ b/doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White_small.png |