Skip to content

Commit ac5829a

Browse files
authored
Mention in our Readme that the minimal Python 3 supported version is 3.5 (#608)
1 parent 9f0710c commit ac5829a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Python Language Server
1010
.. image:: https://img.shields.io/github/license/palantir/python-language-server.svg
1111
:target: https://github.com/palantir/python-language-server/blob/master/LICENSE
1212

13-
A Python 2.7 and 3.4+ implementation of the `Language Server Protocol`_.
13+
A Python 2.7 and 3.5+ implementation of the `Language Server Protocol`_.
1414

1515
Installation
1616
------------

0 commit comments

Comments
 (0)