Skip to content

Commit 1581427

Browse files
committed
Merge pull request gregmalcolm#66 from jofusa/master
Dropped 2.6 from the requirements in the help text
2 parents 02297dc + 075392c commit 1581427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ need to install the Python interpreter.
5252

5353
At this time of writing, there are two versions of the Python Koans:
5454

55-
* one for use with Python 2.6 (it also works with Python 2.7)
56-
* one for Python 3.1.
55+
* one for use with Python 2.7 (earlier versions are no longer supported)
56+
* one for Python 3.1+.
5757

5858
You should be able to work with newer Python versions, but older ones will
5959
likely give you problems.

0 commit comments

Comments
 (0)