diff options
Diffstat (limited to 'python/pluggy')
-rw-r--r-- | python/pluggy/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/python/pluggy/README b/python/pluggy/README index 1662559083..e05d99fe75 100644 --- a/python/pluggy/README +++ b/python/pluggy/README @@ -1 +1,4 @@ -This is the plugin manager as used by pytest but stripped of pytest specific details. +pluggy (mechanisms for python) + +This is the plugin manager as used by pytest but stripped of pytest +specific details. |