diff options
Diffstat (limited to 'python/pluggy/README')
-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 d85e4089e88cc..e05d99fe75839 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 |