diff options
| author | Isaac Yu <isaacyu@protonmail.com> | 2024-05-02 12:07:14 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-04 21:45:11 +0700 |
| commit | 3ad1fe05cc39d6bbf83ff87965d8d21600c05aac (patch) | |
| tree | 794049b27d73621246cb3fb0605bbdb8f51fc759 /python/python2-pluggy/README | |
| parent | 8103bd006668859595efe85acc3145aecfdd6e90 (diff) | |
python/python2-pluggy: Added (python2 version of pluggy).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-pluggy/README')
| -rw-r--r-- | python/python2-pluggy/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python2-pluggy/README b/python/python2-pluggy/README new file mode 100644 index 0000000000..588eb17442 --- /dev/null +++ b/python/python2-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 2 build of pluggy. |
