From 0598412960afcbd5fbe42d6cf100b7af658cd959 Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Fri, 14 Jun 2019 20:40:49 -0400 Subject: Deprecate support for Python 3.4 and begin testing with Python 3.8 beta --- 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 31bb4771..5f9c4c3d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -73,7 +73,7 @@ Contents: Compatibility ============= -Tested and working with Python 3.4+ on Windows, macOS, and Linux. +Tested and working with Python 3.5+ on Windows, macOS, and Linux. Index ===== -- cgit v1.2.1