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