mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-14 01:23:11 +00:00
Merge pull request #90 from konstin/document-python3
Document missing python 3 compatibility; Fixes #88
This commit is contained in:
commit
6919dc8c4c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
------
|
||||
|
|
|
|||
Loading…
Reference in a new issue