Skip to content

Commit 4f41ab8

Browse files
committed
update python version in README
1 parent cadcd60 commit 4f41ab8

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.org/project/pyflakes/>`_
12-
and it supports all active versions of Python: 3.8+.
12+
and it supports all active versions of Python: 3.9+.
1313

1414

1515

0 commit comments

Comments
 (0)