summaryrefslogtreecommitdiffstats
path: root/python/pluggy
diff options
context:
space:
mode:
author B. Watson2016-11-06 23:10:36 +0100
committer Willy Sudiarto Raharjo2016-11-12 00:58:01 +0100
commitdbfbd5d3eb37198f9a1619664c9e5d2deb23d7fc (patch)
treeb5991fb1955827e57d5941b85dd638eb9aa74d39 /python/pluggy
parenta7f09cd8c54249039de1c5dc6420d4fb26bba311 (diff)
downloadslackbuilds-dbfbd5d3eb37198f9a1619664c9e5d2deb23d7fc.tar.gz
python/pluggy: Update README.
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.