From dbfbd5d3eb37198f9a1619664c9e5d2deb23d7fc Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 6 Nov 2016 17:10:36 -0500 Subject: python/pluggy: Update README. --- python/pluggy/README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'python/pluggy') 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. -- cgit v1.2.3