diff options
Diffstat (limited to 'python/pluggy')
-rw-r--r-- | python/pluggy/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pluggy/README b/python/pluggy/README index d85e4089e88c..e05d99fe7583 100644 --- a/python/pluggy/README +++ b/python/pluggy/README @@ -2,5 +2,3 @@ pluggy (mechanisms for python) This is the plugin manager as used by pytest but stripped of pytest specific details. - -Optional dependency: python3 |