diff options
Diffstat (limited to 'python')
-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 166255908320..e05d99fe7583 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. |