diff --git a/README b/README index c1e109d..de79456 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ python-ox - the web in a dict Depends: - python >= 2.6 + python >= 2.7 or python3 >= 3.4 python-chardet (http://chardet.feedparser.org/) python-feedparser (http://www.feedparser.org/) python-lxml (http://codespeak.net/lxml/) [optional] @@ -38,3 +38,4 @@ Cookies: Tests: nosetests --with-doctest ox + nosetests3 --with-doctest ox