summaryrefslogtreecommitdiffstats
path: root/python/pluggy
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-06 17:10:36 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-12 06:58:01 +0700
commitdbfbd5d3eb37198f9a1619664c9e5d2deb23d7fc (patch)
treeb5991fb1955827e57d5941b85dd638eb9aa74d39 /python/pluggy
parenta7f09cd8c54249039de1c5dc6420d4fb26bba311 (diff)
downloadslackbuilds-dbfbd5d3eb37198f9a1619664c9e5d2deb23d7fc.tar.gz
slackbuilds-dbfbd5d3eb37198f9a1619664c9e5d2deb23d7fc.tar.xz
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.