summaryrefslogtreecommitdiffstats
path: root/python/pluggy
diff options
context:
space:
mode:
Diffstat (limited to 'python/pluggy')
-rw-r--r--python/pluggy/README5
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.