Merge pull request #90 from konstin/document-python3

Document missing python 3 compatibility; Fixes #88
This commit is contained in:
anarcat 2017-10-29 09:50:16 -04:00 committed by GitHub
commit 6919dc8c4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ Features
Installation
-------------
See doc/install.txt in the source code archive.
Python 2.7.2 or later is needed.
Python 2.7.2 or later is needed. It doesn't work with Python 3 yet, see `#40 <https://github.com/linkcheck/linkchecker/pull/40>`_ for details.
Usage
------