summaryrefslogtreecommitdiffstats
path: root/python/pytest/README
diff options
context:
space:
mode:
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 f0da7f419a..a9ff767d7e 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.