aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pytest/README
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2021-11-20 21:16:22 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-22 09:10:17 +0700
commitbac64cfe5a26f9778be921e726181f73c6f35f28 (patch)
treea95500e3648a60bcd9e62e734fcd7712b952d597 /python/python3-pytest/README
parent5d63996691cd2ac29df6cec66e7e0f25b794e86d (diff)
python/python3-pytest: Removed dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pytest/README')
-rw-r--r--python/python3-pytest/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pytest/README b/python/python3-pytest/README
index 45c6d4b63d..6f53e2a82f 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.