Skip to content

Commit 660bda7

Browse files
committed
mention versions supported explicitly
1 parent 3e17932 commit 660bda7

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
@@ -12,7 +12,7 @@ the effects (that is, IO or state manipulation) in your code. Documentation is
1212
available at https://effect.readthedocs.org/, and its PyPI page is
1313
https://pypi.python.org/pypi/effect.
1414

15-
It `supports`_ both Python 2.7 and up, and 3.5 and up, as well as PyPy.
15+
It `supports`_ Python 2.7, 3.4 and 3.5 as well as PyPy.
1616

1717
.. _`supports`: https://travis-ci.org/python-effect/effect
1818

0 commit comments

Comments
 (0)