diff options
Diffstat (limited to 'python/python3-pytest/README')
-rw-r--r-- | python/python3-pytest/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/python/python3-pytest/README b/python/python3-pytest/README index 6f53e2a82f90d..67590abb9b351 100644 --- a/python/python3-pytest/README +++ b/python/python3-pytest/README @@ -7,5 +7,4 @@ IMPORTANT: The scripts py.test and pytest are renamed to py.test3 and pytest3 respectively to avoid conflicts with the pytest installed with python. -NOTE: py, pluggy, more-itertools and atomicwrites - have automatic python3 support. +NOTE: py, pluggy and iniconfig have automatic python3 support. |