Skip to content

Commit ada3b93

Browse files
authored
Merge pull request #131 from eriknw/update_readme_2.7
Update readme to reflect minimum Python version
2 parents f0484b9 + da99d69 commit ada3b93

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
@@ -48,7 +48,7 @@ Install
4848
Dependencies
4949
------------
5050

51-
``cytoolz`` supports Python 2.6+ and Python 3.3+ with a common codebase.
51+
``cytoolz`` supports Python 2.7+ and Python 3.4+ with a common codebase.
5252
It is developed in Cython, but requires no dependecies other than CPython
5353
and a C compiler. Like ``toolz``, it is a light weight dependency.
5454

0 commit comments

Comments
 (0)