python/pluggy: Update README.

This commit is contained in:
B. Watson 2016-11-06 17:10:36 -05:00 committed by Willy Sudiarto Raharjo
parent a7f09cd8c5
commit dbfbd5d3eb
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 4 additions and 1 deletions

View File

@ -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.