diff options
Diffstat (limited to 'python/python3-pytest/README')
-rw-r--r-- | python/python3-pytest/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pytest/README b/python/python3-pytest/README index 45c6d4b63d7de..6f53e2a82f90d 100644 --- a/python/python3-pytest/README +++ b/python/python3-pytest/README @@ -7,5 +7,5 @@ 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: setuptools-scm, py, pluggy, more-itertools and atomicwrites +NOTE: py, pluggy, more-itertools and atomicwrites have automatic python3 support. |