mark Python 3 supported and experimental

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht
2016-06-03 20:07:15 +02:00
parent 1894a8f871
commit d848141b39
2 changed files with 5 additions and 4 deletions

View File

@@ -80,7 +80,8 @@ Bugs, issues and contributions can be requested to both the mailing list or the
## Requirements
* Python v2.7
* Python v2.7+
* Python v3.4+ ***(experimental)***
* six (required)
* Python sqlite (required)
* Python json and urllib (used for XOAuth2 authentication)