We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60aa6e0 commit 1cd592aCopy full SHA for 1cd592a
1 file changed
docs/source/index.rst
@@ -4,7 +4,7 @@ Effect
4
Effect is a library for helping you write purely functional code by
5
isolating the effects (that is, IO or state manipulation) in your code.
6
7
-It supports both Python 2.6 and up, and 3.4 and up, as well as PyPy.
+It supports both Python 3.6 and up, as well as PyPy.
8
9
It lives on PyPI at https://pypi.python.org/pypi/effect and GitHub at
10
https://github.com/python-effect/effect.
0 commit comments