Update docs: at least python 3.4 is needed now

pull/351/head
Pieter Marsman 2020-01-04 16:51:54 +01:00
parent 3502dc9f3b
commit 6eb9957e8a
1 changed files with 1 additions and 2 deletions

View File

@ -46,13 +46,12 @@ Features
Installation instructions
=========================
Before using it, you must install it using Python 2.7 or newer.
Before using it, you must install it using Python 3.4 or newer.
::
$ pip install pdfminer.six
Note that Python 2.7 support is dropped at January, 2020.
Common use-cases
----------------