summaryrefslogtreecommitdiffstats
path: root/python/python3-pytest/README
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2022-04-05 14:49:20 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-09 15:45:44 +0700
commitf4984b8238b9dca75a4e07bf31d0d77f805078db (patch)
treecf50727b7056991dff5027fd193422328395ed5e /python/python3-pytest/README
parentd61f7d887a5612a078af9a7e7f6b842308413162 (diff)
downloadslackbuilds-f4984b8238b9dca75a4e07bf31d0d77f805078db.tar.gz
slackbuilds-f4984b8238b9dca75a4e07bf31d0d77f805078db.tar.xz
python/python3-pytest: Updated for version 7.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pytest/README')
-rw-r--r--python/python3-pytest/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/python/python3-pytest/README b/python/python3-pytest/README
index 6f53e2a82f..67590abb9b 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.