diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-09-23 22:43:38 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-25 13:59:41 +0700 |
| commit | ed86e23163df54ec7dcb65c3ac552c23a7cb4b13 (patch) | |
| tree | dc11c9f0528fc675f70c6bac6e017cdfe4ca9d63 /python/python3-pluggy/README | |
| parent | db083da9c924becbe9ddb6d5489a077fc4f721b1 (diff) | |
python/python3-pluggy: Added (mechanisms for python)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pluggy/README')
| -rw-r--r-- | python/python3-pluggy/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python3-pluggy/README b/python/python3-pluggy/README new file mode 100644 index 0000000000..e446501433 --- /dev/null +++ b/python/python3-pluggy/README @@ -0,0 +1,6 @@ +pluggy (mechanisms for python) + +This is the plugin manager as used by pytest but stripped of pytest +specific details. + +This is the Python 3 build of pluggy. |
