]> Devi Nivas Git - chevron.git/commitdiff
Python 2.6, 2.7, 3.2-3.6
authorcclauss <cclauss@bluewin.ch>
Sun, 12 Nov 2017 19:45:09 +0000 (20:45 +0100)
committerGitHub <noreply@github.com>
Sun, 12 Nov 2017 19:45:09 +0000 (20:45 +0100)
Why not drop support for Python versions that are already EOL such as 2.6, 3.2, and 3.3?
* https://docs.python.org/devguide/index.html#branchstatus

README.md

index 2718a0415ac97b8a9e8c8e19d9f23521a8bf5218..a62545e9254db5a1a4128a86abad43e8afb8da1b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ If you find a test that chevron does not pass, please [report it.](https://githu
 
 ### chevron is Python 2 and 3 compatible ###
 
-Python 2.6, 2.7, 3.2, 3.3, and 3.4 are all tested by travis.
+Python 2.6, 2.7, 3.2, 3.3, 3.4, 3.5, and 3.6 are all tested by travis.