Skip to content

Commit 4709bf5

Browse files
cclausssigmavirus24
authored andcommitted
Support for Python 3.6? (#281)
1 parent 8baf19d commit 4709bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ parsing the source file, not importing it, so it is safe to use on
99
modules with side effects. It's also much faster.
1010

1111
It is `available on PyPI <https://pypi.python.org/pypi/pyflakes>`_
12-
and it supports all active versions of Python from 2.5 to 3.5.
12+
and it supports all active versions of Python from 2.5 to 3.6.
1313

1414

1515

0 commit comments

Comments
 (0)