From c9d2a53c7ab8a0ac21be60b17d002859d6debf86 Mon Sep 17 00:00:00 2001 From: Thomas W Date: Mon, 6 Oct 2014 01:07:40 -0700 Subject: [PATCH] Add compatibility note. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b7f14b5..b7f4e12 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ Install testtube like you'd install any other python package: pip install testtube ``` +testtube is tested with Python 2.6, 2.7, and 3.4 and pypy. + ## Usage ### 1. Configure testtube