diff options
Diffstat (limited to 'doc/plugins.rst')
-rw-r--r-- | doc/plugins.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/plugins.rst b/doc/plugins.rst index c77c1e33..b15e31a5 100644 --- a/doc/plugins.rst +++ b/doc/plugins.rst @@ -7,11 +7,6 @@ Plug-ins ======== -.. :history: 20150124T143000, new page. -.. :history: 20150802T174600, updated for 4.0b1 -.. :history: 20171228T213800, updated for configurer plugins - - Coverage.py's behavior can be extended with third-party plug-ins. A plug-in is a separately installed Python class that you register in your .coveragerc. Plugins can alter a number of aspects of coverage.py's behavior, including |