Skip to content

Commit 1cd592a

Browse files
committed
and another one
1 parent 60aa6e0 commit 1cd592a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Effect
44
Effect is a library for helping you write purely functional code by
55
isolating the effects (that is, IO or state manipulation) in your code.
66

7-
It supports both Python 2.6 and up, and 3.4 and up, as well as PyPy.
7+
It supports both Python 3.6 and up, as well as PyPy.
88

99
It lives on PyPI at https://pypi.python.org/pypi/effect and GitHub at
1010
https://github.com/python-effect/effect.

0 commit comments

Comments
 (0)