From c447ee4b1bff681396a4c6bff54decd6ce852e55 Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Thu, 4 Jan 2018 14:09:32 -0500 Subject: Disabled Python 3.7-dev build in Travis CI There are a couple unit test failures with Python 3.7-dev that we will need to look into at some point, so I disabled that build for now. Updated all documentation to reflect that cmd2 is support on Python 2.7 and 3.4+. Official support for Python 3.3 has been abandoned due to no longer having support to test on that platform on Travis CI. --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 3a52b9b5..206a58ef 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -72,7 +72,7 @@ Contents: Compatibility ============= -Tested and working with Python 2.7 and 3.3+. +Tested and working with Python 2.7 and 3.4+. Indices and tables ================== -- cgit v1.2.1