eric7/DebugClients/Python/coverage/doc/README.rst

branch
eric7-maintenance
changeset 9111
4ac66b6c33a4
parent 8991
2fc945191992
diff -r 2b9bd8f97576 -r 4ac66b6c33a4 eric7/DebugClients/Python/coverage/doc/README.rst
--- a/eric7/DebugClients/Python/coverage/doc/README.rst	Mon May 02 15:53:05 2022 +0200
+++ b/eric7/DebugClients/Python/coverage/doc/README.rst	Wed Jun 01 13:48:49 2022 +0200
@@ -7,11 +7,17 @@
 
 Code coverage testing for Python.
 
+.. image:: https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg
+    :target: https://vshymanskyy.github.io/StandWithUkraine
+    :alt: Stand with Ukraine
+
+-------------
+
 |  |license| |versions| |status|
 |  |test-status| |quality-status| |docs| |metacov|
 |  |kit| |downloads| |format| |repos|
 |  |stars| |forks| |contributors|
-|  |tidelift| |twitter-coveragepy| |twitter-nedbat|
+|  |tidelift| |sponsor| |twitter-coveragepy| |twitter-nedbat|
 
 Coverage.py measures code coverage, typically during test execution. It uses
 the code analysis tools and tracing hooks provided in the Python standard
@@ -21,7 +27,7 @@
 
 .. PYVERSIONS
 
-* CPython 3.7 through 3.11.0a4.
+* CPython 3.7 through 3.11.0b1.
 * PyPy3 7.3.8.
 
 Documentation is on `Read the Docs`_.  Code repository and issue tracker are on
@@ -148,3 +154,6 @@
 .. |twitter-nedbat| image:: https://img.shields.io/twitter/follow/nedbat.svg?label=nedbat&style=flat&logo=twitter&logoColor=4FADFF
     :target: https://twitter.com/nedbat
     :alt: nedbat on Twitter
+.. |sponsor| image:: https://img.shields.io/badge/%E2%9D%A4-Sponsor%20me-brightgreen?style=flat&logo=GitHub
+    :target: https://github.com/sponsors/nedbat
+    :alt: Sponsor me on GitHub

eric ide

mercurial