Skip to content
Snippets Groups Projects
Commit 593afef6 authored by Dan Michael O. Heggø's avatar Dan Michael O. Heggø
Browse files

Update README.rst

parent 5fa50d4d
No related branches found
No related tags found
No related merge requests found
......@@ -32,8 +32,7 @@ mwclient
mwclient is a lightweight Python client library to the `MediaWiki API <https://mediawiki.org/wiki/API>`_
which provides access to most API functionality.
It requires Python 2.6 or 2.7 (Python 3.3 and 3.4 supported in the development version)
and supports MediaWiki 1.16 and above.
It works with Python 2.6, 2.7, 3.3 and above, and supports MediaWiki 1.16 and above.
For functions not available in the current MediaWiki, a ``MediaWikiVersionError`` is raised.
This framework was written by Bryan Tong Minh, who maintained the project until
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment