aboutsummaryrefslogtreecommitdiff
path: root/python/pytest/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-04-29 13:24:21 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-01 01:36:48 +0700
commitf58540a6bf949dab316a3428f2de8d9f0097334f (patch)
tree0b285e741cf82f5050b577410d98291356b65ac5 /python/pytest/README
parent9f7a599c9a6fced73279cd7528e1affc381e5781 (diff)
python/pytest: Update DEPs
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pytest/README')
-rw-r--r--python/pytest/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/pytest/README b/python/pytest/README
index f0da7f419ac74..a9ff767d7e6df 100644
--- a/python/pytest/README
+++ b/python/pytest/README
@@ -1,2 +1,4 @@
The pytest testing tool makes it easy to write small tests, yet
scales to support complex functional testing.
+
+This is the Python 2 build of pytest.